Load Struts2 configuration from DB

2012-11-12 Thread Ken McWilliams
I thought it would be interesting if I could create an interceptor stack from already defined interceptors and store that definition in a database. I also wanted to store action mappings (packages, actionName, method) along with the name of the class which was to be associated with the action. Any

Re: How to implement custom ActionProxyFactory

2012-11-12 Thread Ken McWilliams
Thank you Łukasz! Knew it should be obvious... embarrassingly obvious. I'll start a new thread concerning what I'd like to do with it, to seek advice. On Mon, Nov 12, 2012 at 1:14 AM, Łukasz Lenart wrote: > Hi, > > name="myProxyFactory" > class="org.apache.struts2.impl.MyActionProxyFactory"/> >

Struts2

2012-11-12 Thread Baubak Gandomi
Hi There,   For AAT reasons I would like to set identities on my links in my JSP files.                       Edit                  

Re: How to implement custom ActionProxyFactory

2012-11-12 Thread Łukasz Lenart
Hi, http://struts.apache.org/2.x/docs/plugins.html#Plugins-ExtensionPoints Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail: