Reg da Struts Tiles Demo,
April 3, 2010 at 4:34 PM
I have a doubt regarding the tiles in struts. I just wanted to know if tiles work if they are embedded with a page(like content.jsp in the above example) which includes struts 'html' tags like <html:form action="/action"> ? Whenever I try to use my login page,containing struts tags like <html:form> & etc, I am not able to see the output on my web browser. If normal tags of <html>, <body>,<input type..> etc are used, its working really great & yes all the files have been configured properly & are perfect. Expected Help in dis regard.
View All Comments
| View Tutorial