2012/10/3 Ken McWilliams :
> Asking for the consideration of a struts2 feature enhancement.
>
> The roles interceptor depends on container based security, it is a bit
> of a pain to set up and portability is complicated by needing to cover
> more documentation steps (how to secure your application
Asking for the consideration of a struts2 feature enhancement.
The roles interceptor depends on container based security, it is a bit
of a pain to set up and portability is complicated by needing to cover
more documentation steps (how to secure your application on Glassfish,
Weblogic, Tomcat...).
2012/10/1 jdtommy :
> Yes. Struts 2
Nice :-) But could you be more precise ?
http://struts.apache.org/downloads.html
http://struts.apache.org/downloads.html#PriorReleases
Regards
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
-
2012/10/1 Aum Strut :
> I am still confused the way Struts2 internal DI and container.getInstance()
> working
> since i have this inside my class
>
> private Class provider;
> public void setProvider( Class provider)
> {
> this.provider = provider;
> }
>
> So if at run time i want t
2012/10/1 Aum Strut :
> Hi All,
>
> i am having a small doubt regarding bean creation in struts2,while going
> through some of the plugin i saw following code
>
> inside the Interceeptor
>
> @Inject
> public void setMyManager(MyManager myManager) {
> this.MyManager = myManager;
> }
5 matches
Mail list logo