This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes Struts 2 : tabbedPanel tag question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts 2 : tabbedPanel tag question" Watch "Struts 2 : tabbedPanel tag question" New topic
Author

Struts 2 : tabbedPanel tag question

Celinio Fernandes
Ranch Hand

Joined: Jun 28, 2003
Posts: 546

hi,

can anyone show me some code regarding the use of the <s:tabbedPanel> question ?

When a user fills in the fields in the form of the first tab, and clicks on SUBMIT, I want the action to direct him to the next tab, and so on.

Thanks for your help.


SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCBCD 5
Visit my blog
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Struts 2 : tabbedPanel tag question
 
Similar Threads
Action for JMenuItem
What design pattern i should apply ?
Getting various errors after upgrading to 5.0.0
Creating multiple tabs :one after another
In what sequence does HTML page load ?