[jboss-user] [JBoss Seam] - Form, back button

kooudy do-not-reply at jboss.com
Wed May 23 04:53:35 EDT 2007


I have wizard, which runs in conversation. User goes through pages and fill additional values. Problem occur when user press BACK button a goes to previous page then change some value and then press submit. Values in corresponding form don't change according to html inputs. In form stays values from first step.

Plot:

anonymous wrote : 
  | HTML page 1
  |   - user fill 'Hello'
  |   - submit
  | 
  | HTML page 2
  |   - browser back
  | 
  | HTML page 1
  |   - change input to 'Good bye'
  |   - submit
  | 
  | HTML page 2
  |  - in form stays first input 'Hello'
  | 

What I am doing wrong?
Please help

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047826#4047826

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047826



More information about the jboss-user mailing list