That's odd, it doesn't do that for me.

What is your web.xml and what servlet container are you using?

On Jan 17, 2008 2:37 AM, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
> Hi,
> in a dispatcher,
>
>  public boolean dispatch(Request request, Response response)
>
> if I pass url :http://localhost:8080/myapp/profile/262 in the browser,
> request.getPath() returns '/profile', I'd like to get 262 as well, anyway to
> retrieve this?
>
> Thanks,
>
> A.C.
>
> --
> View this message in context: 
> http://www.nabble.com/t5%3A-getting-parameter-from-request-tp14916048p14916048.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

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

Reply via email to