Re: Not getting URL rewriting with

2006-06-20 Thread Mon Cab
Thanks Richard It works with action=userlogin_display. --- Richard Yee <[EMAIL PROTECTED]> wrote: > According to the documentation if you use href, the value passed will > be > unchanged. It looks like you should use action=userlogin_display > and the property and name attributes to set the

Re: Not getting URL rewriting with

2006-06-19 Thread Richard Yee
According to the documentation if you use href, the value passed will be unchanged. It looks like you should use action=userlogin_display and the property and name attributes to set the action parameter. -Richard Mon Cab wrote: I have a jsp page called link test (included below), However, the

RE: Not getting submitted values from textarea in logic:iterate

2005-07-21 Thread Neil Aggarwal
s.apache.org > Subject: Re: Not getting submitted values from textarea in > logic:iterate > > > Your tag is using the 'name' attribute, > which tells it to > associate itself with a specific bean instead of the > containing form bean. > > >> in

Re: Not getting submitted values from textarea in logic:iterate

2005-07-21 Thread Laurie Harper
Your tag is using the 'name' attribute, which tells it to associate itself with a specific bean instead of the containing form bean. >> >rows="3" cols="75"/> This binds the text area to the property named 'text' on the 'feature' bean defined by the enclosing . That's not what you wan

RE: Not getting submitted values from textarea in logic:iterate

2005-07-21 Thread Neil Aggarwal
Hello: Does anyone have any ideas on how to get this to work? Is this a bug? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (214) 986-3533, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! http://newsletter.

[OT]-RE: not getting

2004-11-18 Thread Kailash Vasani
checkout tomcat documentation on how to deploy web application -Original Message- From: Nishant [mailto:[EMAIL PROTECTED] Sent: Friday, November 19, 2004 11:38 AM To: Struts Users Mailing List Subject: not getting hi to all, i am using tomcat apache server i am getting following err

Re: not getting

2004-11-18 Thread Richard Yee
What URL are you using to access the web application? What does your config file look like? How did you deploy your application? -R --- Nishant <[EMAIL PROTECTED]> wrote: > hi to all, > i am using tomcat apache server > i am getting following error.. > > error There is no web applicati