Hello,
 
I am creating a WAP application and require some help. I have a WML form created in a java servlet which allows a user to enter his name and mobile number. They are taken as WML variables. I need to access the variable values outwith the WML form (inside the same servlet) so I can place them in my database.
 
I am not sure how to do this. Do i pass the variables from the form to a method within my servlet class? Any help would be appreciated.
 
Andrew

Reply via email to