The PalmOS does NOT have a limit of 64K on application size. I have a number
of apps on my Palm larger than that, the largest is 416K. I've also seen the
KVM running on a Palm.

On the other hand, remember that JSP is a server-side technology. A JSP runs
on the server and sends HTML (or WML or whatever) out to the client browser.
So to use a JSP to send to a Palm doesn't require anything special on the
Palm side, just a browser (of which there are several available). If
something can handle HTML, it can handle HTML generated by a JSP.

--Jim Preston


-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Robert C. Klein
Sent: Thursday, June 22, 2000 7:35 AM
To: [EMAIL PROTECTED]
Subject: Re: JSP and Palm


I am interested as well since we trying to do the same thing.....my
understanding on the Palm is that it only supports 64k apps, and KJava by
Sun is about 512k, most developers would like to see about 2mb for apps on
the Palm.  Do you want to run JAVA, JSP and connect to a Database?

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of michael
Sent: Thursday, June 22, 2000 4:52 AM
To: [EMAIL PROTECTED]
Subject: JSP and Palm


Hi all

Has anybody used JSP to get from and send information to a Palm Pilot ? If
so details on format used would be appreciated.

Ta

===========================================================================
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

Reply via email to