<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > >Any struts/merlin examples available? >
Simon, I have a Struts-based webapp (actually the logon demo from Husted's book "Struts in Action") running in an embedded Jetty web server that is being hosted by a merlin container. The Jetty web server is a merlin block called avalon-http, and is a port of Henson's JettyPhoenix block available on www.mortbay.org. The avalon-http block will be available for the masses shortly, and supports non-avalonized webapps (like the logon struts example), or supports the deployment of servlets/webapps that can get access to the Avalon ServiceManager, and thus access services exported by other merlin-hosted components/blocks. Very simple. Very powerful. Regards, Timothy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
