Thread: Form Help Pls
View Single Post
  #1 (permalink)  
Old 05-25-2007, 09:27 AM
CoOlbOyCoOl CoOlbOyCoOl is offline
Member
 
Join Date: May 2007
Posts: 6
CoOlbOyCoOl is on a distinguished road
Form Help Pls
Basically, i need to design a form where after a user enters a name, he goes to a confirmation page and after he clicks confirm, his name gets displayed a 3rd time.

form --> confirmation --> display

I have no problems displaying the names twice. on the confirmation page i use ${param.name} to display. However, i cant get the name to be displayed on the display page. How do you display a user entered variable for the 3rd time
Reply With Quote
Sponsored Links