%--
- FileName : mr_po_list.jsp
- Author(s) :
- Date : 2011.11.22
- Copyright : Copyright (c)
- Description:
--%>
<%@ page contentType="text/html; charset=utf-8" %>
<%@ page import="com.udapsoft.waf.system.HandlerStorage" %>
<%@ page import="com.udapsoft.waf.common.ui.*"%>
<%@ page import="kr.co.hsnc.common.util.*" %>
<%@ page import="kr.co.udapsoft.common.code.*"%>
<%
ctx.init(request, response);
HandlerStorage storage = ctx.getHandlerStorage();
ValueObject user = ctx.getUser();
ValueObject params = storage.getParams();
String systemSelectTag = (String)storage.getObject("SystemSelectTag");
System.out.println(systemSelectTag);
%>
|
|
My Menu Setup |
|
|
|
|
|