I get this error (above) only when i use a multiaction controller when send a submit ..Is it a bug??
The checkBoxs listaTipologieIds appears and the property checked is valid...Is it a form when...
Type: Posts; User: robyp; Keyword(s):
I get this error (above) only when i use a multiaction controller when send a submit ..Is it a bug??
The checkBoxs listaTipologieIds appears and the property checked is valid...Is it a form when...
hi,
i use spring injection in a web app with spring mvc 2.5. My bean injected by spring is pidBeanView that have
2 kind of lists (2 form with checkboxes -> 2 lists with a boolean value "checked"...
Hi,
I have a command bean that contains a map coppiePerOffertaMap<Long,List<Long>>(LinkedHashMap) with set and get method
I have to build a form: i must iterate for each key map and gets the...
Hi to all
i have a problem i get this error:
org.hibernate.LazyInitializationException: could not initialize proxy - no Session
at...
hi all,
maybe my Question have an obvious answer but, does spring security 3.0 works with spring MVC 2.5? (i suppose no, but..)
If No, the right version is the last 2.0 stable build?
Does the...