Re: Deploying Servlets To a WebO Container?
Lachlan Deck <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On 30/06/2007, at 1:01 AM, [email protected] wrote: > This is going to sound odd, but... > > Has anyone taken an existing (open source) Java web application, and > deployed it within a WebO environment? Interesting idea... > We're developing an enterprise app in WebO, and we want to have its > help > system provided via a Wiki. I really don't want to have to run a > separate > J2EE application server, and I haven't seen any good native WebO wiki > applications. Maybe just create a custom wiki request handler in your wo app to interface with the existing app. with regards, -- Lachlan Deck