>>> Srinivasan <[EMAIL PROTECTED]> 14-Feb-00 9:28:56 AM >>>

>Is there any way to integrate WMl with servlets.  I want to create
a
>dynamic WML thro servlets is it possible any URL guidance in this
regard
>will be highly appreciated.

WML is just a page description language and as such can be handled by
a normal servlet engine.

You'll have to set the content type to "text/wml"

To handle WAP (the mobile equivalent of HTTP) is more problematic. I
suspect you'll need a servlet engine specifically designed to support
WAP.



Nic Ferrier

___________________________________________________________________________
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

Reply via email to