Andrew,
All you have to do is post them using the <postfield> tag. Then pull them
off in the servlet just as you would any input field in HTML.
Scott
M. Scott Smith
North America Communications & High Tech
Arch. & Core Technologies, Technology Architecture
Kansas City 319/1835 (Octel) 913-319-1835 (Direct)
[EMAIL PROTECTED]
andrew tollin
<[EMAIL PROTECTED] To:
[EMAIL PROTECTED]
K> cc:
Sent by: "A mailing list for Subject: WML variable to java
servler variable
discussion about Sun
Microsystem's Java
Servlet API Technology."
<[EMAIL PROTECTED]
>
08/09/2001 06:17 AM
Please respond to "A mailing
list for discussion about Sun
Microsystem's Java
Servlet API Technology."
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
This message is for the designated recipient only and may contain
privileged or confidential information. If you have received it in error,
please notify the sender immediately and delete the original. Any other
use of the email by you is prohibited.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
- Re: WML variable to java servler variable Scott Smith
- Re: WML variable to java servler variable Dmitry Namiot
