| Author |
Struts2 layout issue
|
sandeeps kulkarni
Greenhorn
Joined: May 30, 2009
Posts: 8
|
|
This is my html code with divs .
My div class is TabbedPanelsContent
i am working in struts2 .
when i try to change these html tags with struts2 tags
for example
with
or html form tag with s:form and when i try to run jsp page layout disturbs and
the code with struts2 tag moves outside of TabbedPanelsContent class
and code with html tag remains as it is in div and layout with html tag looks fine.
Please give me the reason and provide solution .
Thanks in advance.
|
 |
 |
|
|
subject: Struts2 layout issue
|
|
|