I think what you want is Friendly URLs.  This is implemented natively
in 4.0, but since that is not an option for you, you will have to use
the Friendly URL patch for 3.0.3.  You can find information about this
patch here:

http://wiki.apache.org/jakarta-tapestry/FriendlyUrls

There are other options as well, like implementing your own servlet
filter to map paths to Tapestry URLs (something like what Howard did
with www.theserverside.com).  Hope this helps...

Cheers,
Mark

On 7/16/05, Lukasz Kucharski <[EMAIL PROTECTED]> wrote:
> Ok but then how do you apply security when everything goes through
> just one servlet?
> 
> --
> Pozdrawiam
> 
> Lukasz Kucharski
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to