My company actually makes software that allows you to write apps in one XML/XHTML-like language and run them on Palm, WinCE, and Win32 devices, and also on J2EE servers (you use a web browser to run applications on J2EE). It's a Web model, but doesn't require an always connected device; the compiled application contains all of the content, and only uses a wireless connection when live data is absolutely required.
Other than doing something like this, I think your only solution is to hack something together using the browser of your choice (Blazer, Web Clippings, etc.). If all you care about supporting are wireless Palms, this is probably best. But if you're looking for a solution that would quickly "convert" a JSP into a standalone Palm app, our solution is as close as you would get, I think, and you would have to rewrite your JSPs in our language (which acts a lot like JSP, but is all-XML). That would be neither quick nor cheap, so if you have a couple weeks and $100K to burn, let me know. Far as I know, there's nothing free that would do this any quicker than you could by hand. Just use Palm VIIs and Web Clippings. -d On Tue, 30 Apr 2002, Srinivas wrote: > hi guys, > I got a probelm, can anybody suggest how to convert > and ASP or a JSP page onto a Palm application which > can work on any device. > One possible way is writing a web cliping application > and PQA and using a web browser which works on palm > VII. Instead of writing a web clipping application is > there any way or any tools which can convert into > proper protocol and display that page on the page. > > This is very urgent reply to me to on the mail > > [EMAIL PROTECTED] > > Thanks a lot in advance > srini > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Health - your guide to health and wellness > http://health.yahoo.com > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see >http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
