Hi, thanks a lot for your help. Yeah, I should think out that way of solving
the "?" problem:).
For the bean problem, it's only for Linux Apache with Jrun 2.3.3. The
problem is the jsp
compiler doesn't recognize "<jsp:useBean.../>" and just use out.println to
output it.

liwen

----- Original Message -----
From: "Manomohan Kalathil" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 30, 2000 3:27 PM
Subject: Re: jsp using java bean for wml


> Hi Chen ,
> Yes , U can use JSPs along with all the features of the spec to generate a
> wml page , inclusing beans . The only workaround I had to add was a small
> fix for the <? error on Jrun
> <copy - paste>
> <%out.println("<?xml version=\"1.0\"?>");%>
> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
> "http://163.122.1.48:10080/wml/wml_1.1.xml">
>
> </copy - paste>
> I have used Jrun2.3.3 on with NES 3.5.1
> Would help if U could explain the error that U run accross while trying to
> use beans with wml
> Cheers,
> Mano.
> I am tring to use jsp for wml. When I only using some simple features, it
> works. But when I
> try to use java bean in jsp pages, it causes problems. Can anyone tell me
> whether I can use
> jsp, java bean for wml? My web server is Apache for Linux with JRun 2.3.3.
> Thanks.
>
> Liwen
>
> -----------------------------------------------
> FREE! The World's Best Email Address @email.com
> Reserve your name now at http://www.email.com
>
>
___________________________________________________________________________
> 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
>

___________________________________________________________________________
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