This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes Struts2 layout issue Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts2 layout issue" Watch "Struts2 layout issue" New topic
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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Struts2 layout issue
 
Similar Threads
null pointer exception in struts2...
iterate problem in struts2
how can i compare a session parameter value with variable value?
unable to do validation for select in struts2
null pointer exception in struts2