[jetty-user] Passing objects from embedded application into a web application
Vijay <[email protected]>
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm embedding jetty (v7) in an application. I also have a webapp that I add to the server. How can I pass objects from the host application into servlets/jsps of the embedded web application? I hope my question is clear. Thanks, Vijay