We'd been wondering here how one could invent a mechanism to mix and match
different Struts extensions. i.e. combine Tiles (and its
ActionComponentServlet) with our SSL switching extension (and its
SecureActionServlet) without having to rewrite SecureActionServlet to extend
ActionComponentServlet.
I found some struts-dev threads from last summer and autumn discussing the
idea of plug-in services so that developers can perhaps add capabilities to
ActionServlet without extending ActionServlet. Related to this, I saw
references to something written by Oleg Alexeev called "ServiceManager" that
sounded like an attempt to this. However I can't find any reference to it
on the Resources page.
What's the status of these ideas? Will they be incorporated into a future
release? Or is there a different way to do this?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>