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]

Reply via email to