Results 1 to 2 of 2
- 12-19-2012, 05:45 PM #1
Member
- Join Date
- Dec 2012
- Posts
- 1
- Rep Power
- 0
How to redirect to other action inside view-state ?
Hi all pro, i have a view-state:
I have a question, how i can do this thing ?Java Code:<view-state> <transition on="REGISTER" to="buttonCheck" >?????</transition> <transition on="ADD" to="xxx"></transition> <transition on="UPDATE" to="yyy"></transition> </view-state>
When i submit form with "REGISTER" action.
If "flowScope.button=='copy'", redirect to ADD action
If "flowScope.button=='change'", redirect to UPDATE action
Please help me how to do. Thank in advance!
- 12-19-2012, 08:04 PM #2
Re: How to redirect to other action inside view-state ?
Cross posted
How to redirect to other action inside view-state ?
dbWhy do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
Jbutton inside a jtable wont fire action
By giskard in forum AWT / SwingReplies: 5Last Post: 08-02-2011, 08:07 PM -
How to release multiple threads from waiting state to runnable state
By Dayanand in forum New To JavaReplies: 2Last Post: 02-14-2011, 02:27 PM -
How enter this mode-gui/design-view/code-view
By lse123 in forum NetBeansReplies: 0Last Post: 02-28-2010, 09:09 PM -
actionErrors inside of Action
By Jack in forum JDBCReplies: 2Last Post: 07-04-2007, 03:31 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks