i remember some one having the similar issue... and the fix was to use
scriplets 
<%= request.getParameter("<abc>") %>
or <%= request.getAttribute("<abc>") %>

should work

--
ravi 
-- 
View this message in context: 
http://www.nabble.com/couldn%27t-access-s%3Ainclude-param-using--parameters-tp19173169p19174776.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to