RE: [ANNOUNCE] Struts Console v3.0

2002-10-31 Thread Tal Lev-Ami
name of a class and be able to open it in the eclipse's editor, as far as I understand eclipse plug-ins it shouldn't be very complicated to do. Thanks again, Tal Lev-Ami Trivnet Ltd. -Original Message- From: James Holmes [mailto:jholmes612@;yahoo.com] Sent: Wednesday, October 30,

Multiple configuration files

2002-10-14 Thread Tal Lev-Ami
constant in the action Servlet instead of the web.xml although the example do set it in the web.xml. Is there any reason for that? 2) Can anybody think of a problem with that solution or a reason not to do it this way? If it sounds OK I will create a patch and submit it. Tal Lev-Ami Trivnet Ltd

RE: [ANNOUNCE] struts-layout 1.0b1

2002-10-14 Thread Tal Lev-Ami
org.apache.struts.digester. After fixing that, struts-layout still does not compile with it because MenuComponent doesn't have get/setPage and get/setForward as struts-layout requires. Where can I get the source of a working package? Tal Lev-Ami Trivnet Ltd. -Original Message- From: Jean-Noel Ri

RE: Help Re: cancel and session-scope form

2002-09-29 Thread Tal Lev-Ami
You can add another action without a form-bean that will implement the cancel functionality and in all other cases forward the request to your real action where the ActionForm will be populated. Tal Lev-Ami Trivnet Ltd. -Original Message- From: Angie Lin [mailto:[EMAIL PROTECTED]] Sent

RE: Redirecting to a relative URL from root

2002-09-12 Thread Tal Lev-Ami
ric action that does that and receive the URL in the property field. IMHO its important enough to be fixed in the framework itself. Tal Lev-Ami Trivnet Ltd. -Original Message- From: Will Spies [mailto:[EMAIL PROTECTED]] Sent: Thu, September 12, 2002 8:26 PM To: Struts Users Mailing List S