On Mon, 3 Jul 2000 10:43:01 +0200, Kavoukli Dimitra wrote:
Hi,
>I would like to get information about using JSPs within WML code.
>I already use servlets that are generating WML code but I want to
>see how JSP technology is working.
It works like the servlets.
I set up the apache to handle wml like jsp and the the
response.setContentType("text/vnd.wap.wml");
that's it the rest is normal JSP !
Yours
Wolfgang Mutter
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets