-
struts 2 tag problem (1 messages)
- Posted by: Thomas Hassler
- Posted on: February 11 2007 22:55 EST
Hi I am using struts 2 and in my jsp, I would like to assign the following resources into a java variable %> But it's fail, anybody can tell me how can I do it!Threaded Messages (1)
- Re: struts 2 tag problem (isn't problem) by Adenilton Soares on February 12 2007 08:21 EST
-
Re: struts 2 tag problem (isn't problem)[ Go to top ]
- Posted by: Adenilton Soares
- Posted on: February 12 2007 08:21 EST
- in response to Thomas Hassler
Dear, You can't use Struts tags into code JSP(Java), but you can use code JSP(Java) into Struts tags. Example: />