2013/2/12 S M <commerceroo...@gmail.com>: > What if I use a servlet for the 'View' instead of using a struts2 action or > using spring/guice? Since my only objective is to try use dynacache, for > the views.
There is no View action in Struts 2 by default, is it a custom action you made? Anyway, if those are the static resources (like JS, Html pages) you should server them as a static content. Struts 2 already support that: http://struts.apache.org/development/2.x/docs/static-content.html Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org