DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5292>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5292

page attribute in LinkTag does not compute a full server relative URI





------- Additional Comments From [EMAIL PROTECTED]  2002-10-26 21:45 -------
I haven't delved into these issues much before, but I had a thought about this,
and I was wondering if I'm anywhere close to the mark.

My impression of the "servlet-mapping" facility is that it's intended as a
"one-way" mapping, in that if a request comes in with a URL matching the
pattern, then the request will be mapped to a particular servlet.  I didn't
think it was implying the mapping could go in the other direction.

This problem description seems to refer to a desire to map in the other
direction, to end up creating a URL formed from the url-pattern.  Is this really
what is intended, and is it sensible to do that?

This bug report is also somewhat old (in web time).  Is this problem still relevant?

The comment about refactoring, however, is probably still correct, as these two
tags seem to generate their URLs with completely different code.  Whether it's
worth doing anything in the 1.1 timeframe, I don't know.

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to