Is this a bug with struts config file?

2003-08-14 Thread Bailey, Shane C.
Short version: I would think that I could do this then forward name=home path=/home/ and Struts would know to add the .do for me. When a html:link forward=home is rendered it does not have the .do on it. I have to make it forward name=home path=/home.do/ Is that a bug? Since

RE: Is this a bug with struts config file?

2003-08-14 Thread Bailey, Shane C.
wanted to avoid (strictly for future possibilities). -Original Message- From: Rohit Aeron [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 6:37 AM To: Struts Users Mailing List Subject: RE: Is this a bug with struts config file? I don't think you need to put .do. Actually

RE: Is this a bug with struts config file?

2003-08-14 Thread Bailey, Shane C.
actions. Mostly to get between modules. Thanks for all the responses to clear my head. -Original Message- From: Aguirre Carlos Federico [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 7:58 PM To: [EMAIL PROTECTED] Subject: Re: Is this a bug with struts config file? Hi

RE: Is this a bug with struts config file?

2003-08-10 Thread Rohit Aeron
-Original Message- From: Aguirre Carlos Federico [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 5:28 AM To: [EMAIL PROTECTED] Subject: Re: Is this a bug with struts config file? Hi. the .do in forwards to actions is necessary because when you make a forward, the request

RE: Is this a bug with struts config file?

2003-08-10 Thread Richard J. Duncan
., /action/login) simply by modifying the structs-config. -Original Message- From: Bailey, Shane C. [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 6:00 PM To: [EMAIL PROTECTED] Subject: Is this a bug with struts config file? Short version: I would think that I could do

Re: Is this a bug with struts config file?

2003-08-08 Thread Aguirre Carlos Federico
-less. Also, you can change to another scheme (e.g., /action/login) simply by modifying the structs-config. -Original Message- From: Bailey, Shane C. [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 6:00 PM To: [EMAIL PROTECTED] Subject: Is this a bug with struts config