Re: PDA, JDK & Tomcat 5.x
"Steve Fagerhaug" <[email protected]>
| Newsgroups | gmane.comp.handhelds.openzaurus.devel |
|---|---|
| Message-ID | <[email protected]> |
On 4/13/06, Tom Miller <[email protected]> wrote: > > > It sounds like writting application that required servlet > engine will not be a way to go for PDA, correct? > > What are my other alternative languages that support by most > distros and PDA? > > Thanks again for respond to my questions. > > Tom You might want to take a look at appweb: http://www.appwebserver.org/ The server is in the 3.5.4 feed and allows you to run an embedded web server on the Z generating dynamic content using Embedded Server Pages (ESP instead of JSP). Good Luck ... Steve