hi,
in my application i m using Struts2..i had designed a form..in it i m using..by clicking 'Next' button it should open other page in the same form..i need that in another page..but im not getting.Here is the code can any one provide me the solution.
This is really an HTML/JavaScript question, so I'll move it there.
However, unless you're default to the "simple" Struts 2 theme, this won't even render valid HTML. You'd be much, much better off posting a Short, Self Contained, Correct, Example that demonstrates the problem and moving on from there. Right now it looks like *neither* div will be displayed, though.
hi David,
i need to hide the form fields..that means i want to display some fields in the form..if i click Next button then remaining fields should appear..but im not getting it..can you tell me how to do..and where the code goes wrong