Re: Refactor Struts2 Showcase

2012-10-18 Thread Johannes Geppert
Thanks Maurizio! I'am also unsure what to do with the Interactive Demo. But this must maybe Step 2. There are also some other Tasks. 1.) Does anyone knows what the Continuations Plugin in the Sandbox is? Is it alive? 2.) I miss a JSON Example 3.) AJAX examples must be replaced or dropped when

Re: Refactor Struts2 Showcase

2012-10-18 Thread Maurizio Cucchiara
good job Johannes! I'm a little concerned about the interactive demo though, which at the moment doesn't seem to work (at least not in my chrome): what happen when we will ready to publish the showcase app on Apache infrastructure? Do we really want to expose the whole OGNL stack to the users? Tw

Re: Refactor Struts2 Showcase

2012-10-18 Thread Johannes Geppert
Thanks for the Feedback. The viewSouces Function is unchanged. It works like in the Previous versions. It looks like the Location is always null. inv.getProxy().getConfig().getLocation() Thats the reason why the configuration part is always empty. But thats also fact in previous versions. In th