Should be doable using filters, only problem with this solution is that the filters will always run for every request being served.

Bard A. Evjen wrote:

I need to be able to run a search just by typing in the address (and
searchcriteria) in the URL, like:

http://localhost:8080/DirectURL.do?report=SearchAccounts&companyName=Company
&accountName=*&reportDate=29/10/2003

Before this search is run, I also want to log in the user and log him out
again after returning the result from the search.

Does anyone have a solution for this?

Cheers,
Bard





---------------------------------------------------------------------
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