ion is of a confidential nature and
Sender does not endorse distribution to any party other than intended
recipient. Sender does not necessarily endorse content contained within
this transmission.
>
>
>> Date: Tue, 26 Aug 2008 18:10:14 -0700
>> From: [EMAIL PROTECTED]
>> To: user@
i remember some one having the similar issue... and the fix was to use
scriplets
<%= request.getParameter("") %>
or <%= request.getAttribute("") %>
should work
--
ravi
--
View this message in context:
http://www.nabble.com/couldn%27t-access-s%3Ainclude-param-using--parameters-tp19173169p1917
Date: Tue, 26 Aug 2008 18:10:14 -0700
>> From: [EMAIL PROTECTED]
>> To: user@struts.apache.org
>> Subject: couldn't access s:include param using #parameters
>>
>>
>> Okay I have made 2 small jsp. I can't access parameters passed in from
>> s:include (struts
]
> To: user@struts.apache.org
> Subject: couldn't access s:include param using #parameters
>
>
> Okay I have made 2 small jsp. I can't access parameters passed in from
> s:include (struts 2.0.11.2) by #parameters. OR
> #parameters['']. Am I doing something
Okay I have made 2 small jsp. I can't access parameters passed in from
s:include (struts 2.0.11.2) by #parameters. OR
#parameters['']. Am I doing something really wrong?
quicktest.jsp:
<%@ taglib prefix="s" uri="/struts-tags" %>
0
quicktestincluded.jsp:
<%@ taglib prefix="s" uri="/struts
5 matches
Mail list logo