Hi,guys
I got a question,how to get HttpServletRequest object if I used annotation in Portlet,just see below code:
in JSP:
<script type="text/javascript">
function...
Type: Posts; User: aris yu; Keyword(s):
Hi,guys
I got a question,how to get HttpServletRequest object if I used annotation in Portlet,just see below code:
in JSP:
<script type="text/javascript">
function...
thx.dkarr
after checked schema,I misplaced.
fixed.
hi,
I am working on weblogic portal,met '&' issue,like below topic:
http://forum.springsource.org/showthread.php?t=59685&page=2
I followed that solution,but got a exception:
Caused by:...