Re: Struts2 - JSP Scriptlet

2008-11-21 Thread Nils-Helge Garli Hegvik
Here are some resources that can be helpful: http://struts.apache.org/2.0.12/docs/tutorials.html http://struts.apache.org/2.0.12/docs/jsp.html http://struts.apache.org/2.0.12/docs/tag-syntax.html http://struts.apache.org/2.0.12/docs/ognl.html Nils-H On Fri, Nov 21, 2008 at 1:25 PM, Rajil <[EMAIL

Struts2 - JSP Scriptlet

2008-11-21 Thread Rajil
Hi. I am migrating a module from struts1.0 to struts2.1.2. I am facing problem while using scriptlet [ <%=jsp_variable_name%> ] in struts2 tags. Is there any way I can use scriptlet in struts2 tags.?? regards, Rajil Davda