RE: Repopulating rich controls

2010-07-18 Thread Guy Thomas
Hello Greg, I had tried to apply the instructions on the web page you sent me, but as explained in my mail, it did not work. I must have done something wrong. One of the symptoms of an "odd" behavior is that I'm taken back to the jsp page with the form (index.jsp) when I forget to fill in somet

struts2+hibernate+spring - lazyInitaializationException

2010-07-18 Thread Greg Stasica
hi, i've been testing very simply scenario using aforementioned technologies but all i get is LazyInitializationException while trying to access my entity collection. I've included some code snippets below to make myself very clear. I don't think there is anything wrong with the attached code as m

RE: Struts2 - JSF Plugin - Richfaces

2010-07-18 Thread Martin Gainty
2 different architectures JSF does NOT have a FE controller..struts does JSF does not support Interceptors ..struts does JSF does not support JS component libraries such as Dojo and JQuery ...struts does out of curiosity where did you view this jsf-plugin ? Martin Gainty ___

RE: Struts 2 Tree widget

2010-07-18 Thread Martin Gainty
Sounds like a much needed component can you publish your JS assignments to XmlHttpObject you make so we can compare the deltas to the current dojo Ajax control gruss Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialit

Regular expression action mapper

2010-07-18 Thread koolbunnyrabbit
Hi all, Just trying to give back (or a shameless plug - you decide) Months ago (last year really) I implemented a regular expression action mapper similar to Django's URL dispatcher. Given this regex.mapping file listProduct::^/products$ showProduct:entityId:^/product/([0-9]+)$ showProduct:produ

Re: Migrating from struts 1.1 to 1.3

2010-07-18 Thread amine123456
thanks but is there any way I can jump directly from 1.1 TO 1.3?? -- View this message in context: http://old.nabble.com/Migrating-from-struts-1.1-to-1.3-tp29191020p29195699.html Sent from the Struts - User mailing list archive at Nabble.com. --