Re: Struts 2 s:action tag doesn't render action errors if any are present

2010-10-29 Thread Alex Rodriguez Lopez
I don't know if this aplies to the issue here, but I once used this interceptor: AUTOMATIC So the errors / messages will be passed through actions and redirections if not retrieved / showed. As far as I recall it worked to me pretty well. Alfredo Manuel Osorio Martinez, 28-10-2010 23:35:

Re: LazyInitializationException

2010-10-29 Thread Maurizio Cucchiara
It's hibernate thing (I guess db connection timeout). What's your DB? mysql? 2010/10/29 cellterry : > > Dear all, > > I encountered LazyInitializationException today in my SSH project today as > follows. > LOG4J<<< 1 2010-10-29 17:37:42,454 [http-8080-2] ERROR > org.hibernate.LazyIniti

LazyInitializationException

2010-10-29 Thread cellterry
Dear all, I encountered LazyInitializationException today in my SSH project today as follows. >>>LOG4J<<< 1 2010-10-29 17:37:42,454 [http-8080-2] ERROR org.hibernate.LazyInitializationException - #org.hibernate.LazyInitializationException.(LazyInitializationException.java:19)# - failed

struts rest plugin, json and escaping

2010-10-29 Thread Stefan Magnus Landrø
Hi there, We're using the struts rest plugin for our ajax driven site. It seems like the JsonLibHandler performs no javascript escaping - thus exposing us to XSS. Any thought on this, anyone? Stefan -- BEKK Open http://open.bekk.no