Re: Extra Path Info Problem!!! HELP!!!

2002-03-20 Thread Ted Husted
much appreciated, as I need this functionality myself soon :-) Mike -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 4:10 AM To: Struts Users Mailing List Subject: Re: Extra Path Info Problem!!! HELP!!! Not supported

RE: Extra Path Info Problem!!! HELP!!!

2002-03-06 Thread Peter Pilgrim
] To:Struts Users Mailing List [EMAIL PROTECTED] cc: Subject:RE: Extra Path Info Problem!!! HELP!!! Ted: I've been experimenting with a way of doing mappings from normal URL's to Action URI's, and wonder if it's the right approach. If so, I'd be happy to drop it in for inclusion

RE: Extra Path Info Problem!!! HELP!!!

2002-03-05 Thread Michael Nash
Subject: Re: Extra Path Info Problem!!! HELP!!! Not supported, though I wish it were :o( http://www.mail-archive.com/struts-user@jakarta.apache.org/msg11714.html http://www.mail-archive.com/struts-user@jakarta.apache.org/msg11709.html Problem is, an Action URI is not a path, but a string

Re: Extra Path Info Problem!!! HELP!!!

2002-02-14 Thread Ted Husted
Not supported, though I wish it were :o( http://www.mail-archive.com/struts-user@jakarta.apache.org/msg11714.html http://www.mail-archive.com/struts-user@jakarta.apache.org/msg11709.html Problem is, an Action URI is not a path, but a string identifier that is make to look like a path. So,

Extra Path Info Problem!!! HELP!!!

2002-02-12 Thread cool dude
Hi Guyz, I'm having a really strange problem wiht struts ... I looked around in the mailing list found a lot of people had similar problems .. but I couldn't find any solution for it. The problem relates to use of extra path info. I have a URL which looks something like this