On Sun, 2003-01-12 at 21:33, Edmund Lian wrote:
> I did have exactly the same problems with forwarding and inclusion as Luke.
> They're not quite so straightforward to fix since they require changes to
> Application (I think--can't remember now).
> 
> In the end, I just avoided the problem by using redirects. But redirects
> don't resolve URLs they way Luke (and I) expected. I just wrote my own URL
> normalizer and wrapped it around .response().sendRedirect()

Yes, I guess I've never encountered either issue because I never use
subdirectories, and I use lots of redirects -- I have pages that act
like actions, but they use external redirects to go back to the original
page.  This pleases me because reloads act right, and the URL looks
right (for my sensibilities).  But I've worked on programs (in PHP) that
act otherwise, and it's pretty reasonable as well, and often feels more
concise.

-- 
Ian Bicking           Colorstudy Web Development
[EMAIL PROTECTED]   http://www.colorstudy.com
PGP: gpg --keyserver pgp.mit.edu --recv-keys 0x9B9E28B7
4869 N Talman Ave, Chicago, IL 60625 / (773) 275-7241



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to