Hi *,

i use an application. This will be called by different urls via filters in 
web.xml I set a custom init-param for every filter. I can access the
parameter and thus load my data based on the value. So far all ok.

But i'm tired of adding always a new filter and the definition to the web.xml
I would be glad if i could assign my parameter as a url-parameter.
Something like http://localhost:8080/myappl?myparam=2

Is this possible? If it is - how can i access myparam?

Thanks
Per

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

Reply via email to