'삽질의 연속'에 해당되는 글 1건
- 2011.09.02 [EP] JSPDynPage에서 HttpServletRequest 사용하기
- [EP] JSPDynPage에서 HttpServletRequest 사용하기
- 日常茶飯事
- 2011. 9. 2. 14:57
- JSPDynPage에서 HttpServletRequest에 데이터를 담아서 JSP로 전달해 본다.
JSP에서 request에 담긴 데이터를 가져오지 못한다.
게다가 TestComponentDynPage에서 로그가 찍히지도 않는다.
이 경우 portalapp.xml의 ComponentType을 없앤다.
- JSP로 IPortalComponentRequest를 이용해서 데이터를 전달하기
ComponentType을 없애지 않으면 이것도 되지 않는다.
게다가 TestComponentDynPage에서 로그가 찍히지도 않는다.
이 경우 portalapp.xml의 ComponentType을 없앤다.
- JSP로 IPortalComponentRequest를 이용해서 데이터를 전달하기
ComponentType을 없애지 않으면 이것도 되지 않는다.
Recent comment