Hi,
I'm new to Tapestry and am trying to do the following.
I have a search form. in the
@OnEvent("submit")      
public Object doSearch() method, the search params are stored into the
session and the
 result class is returned.
How can I do the same while showing a GET style URL with all the
search params in the address bar?
I heard it's something to do with the Link class, but am not sure how to use it.

Thanks in advance for any help.

Suran

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

Reply via email to