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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to