Hi Thanks for your advice. I was recommended to use device level parsing and perform XSLT transformation from WML to text format!!! Any expert comments to this technology? Regards Deep
-----Original Message----- From: Glen Carl - CSC [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 10, 2002 7:11 PM To: Jetspeed Users List Subject: Re: J2ME Phone and Jetspeed Do not use the wml templates for J2ME, since J2ME does not use cards. You will probably want to create j2me templates from scratch unless someone else has already done so. From my understanding of Jetspeed architecture, it looks like you will add templates like wml for WAP. So, for some other devices you would create templates for chtml, xhtml, etc... DeepSangeet wrote: > Hi > Can anyone tried to enable the jetspeed site from J2ME phone? > Well, I was thinking there can be two options avialable. > > One, get the XML document from wml templates, and get it parse at device > level. > Second, prepare from scratch the separate contents for HTTP request of J2ME > phones. > > For option one, problem may come, if I use to fetch wml templates then do I > need to set content type to WML? I don't think J2ME phone (MIDP 1.0.3) > supports content type more than text/HTML!! > How should I overcome this problem? > > And for second option, there could be a problem for Jetspeed engine to > distinguish the HTTP request coming from browser or from mobile device? > > Any idea how to enhance this feature and come over this problem? > I shall be highly obliged for your kind advice. > Regards > Deep > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
