Re: Struts1.3.10 and command chains

2009-07-26 Thread Paul Benedict
Did you ever find out your answer? On Tue, Jul 14, 2009 at 2:03 PM, Struts Two wrote: > > Prior to struts 1.3, If I wanted to load my catalog (say catalog.xml) file > (which had all the business logic in chains for my app), I had to add the > followings to my web.xml: > > > > org.apache.co

RE: Struts vs Other competitors

2009-07-26 Thread Martin Gainty
support for Toplink support for EJB3.0 the struts plugin-extension is for Struts1 core development and UML diagramming editor so if you want to use JDev IDE you'll only see support for Struts and not Struts2 good support for JSF-faces ..the JSF chair is a Sun Senior Fellow and since Sun was jus

RE: Struts vs Other competitors

2009-07-26 Thread Andrey Rogov
Martin, What do you think about Oracle ADF ? -Original Message- From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Sunday, July 26, 2009 4:42 PM To: Struts Users Mailing List Subject: RE: Struts vs Other competitors Raible rated Struts as "poor support" support in JSF is based on

Re: Struts2 portlet bug found

2009-07-26 Thread Tracy12
Hi Nils-H, Thanks for the reply, unfortunately in production we got lot of functionalities written with #session.studentId etc, in the jsps to access PORTLET APPLICATION SCOPE variables. Those references are not only but What is your opinion regarding this, practically I prefer th

Struts2Builder 0.2.0 has been released

2009-07-26 Thread Thomas Sattler
Greetings all. I have posted a new release of Struts2Builder over at SourceForge. Struts2Builder is a Java code generation system. It will log into an existing Postgres or MySql database, examine the metadata, and automatically generate a real, live, functioning Struts2 / Spring / Hibernate CRUD

RE: Multi input tag?

2009-07-26 Thread Lee Clemens
- select multiple could be populated from a collection/list - user input similar to text field, and when entered, it is added as an option of the select tag - double clicking an option removes value - each value present as an option when submitted is received as a collection/list -Origina

RE: Struts vs Other competitors

2009-07-26 Thread Martin Gainty
Raible rated Struts as "poor support" support in JSF is based on implementing container: e.g. glassfish users group or tomcat users group.. usually all questions are answered in TC but not so with GF Struts is Front Controller based ..basically one event/one request JSF is Page Controller n eve