Hallo,
Ali hat gesagt: // Ali wrote:
> How can i process a request based on the url???
> Looking at how webware dispatch the requests seems to me that every one
> must map to a real file/directory so how can i config webware to dispatch
> every request to a uri like "*/action/*" to a defined serv
Hallo,
Frank Barknecht hat gesagt: // Frank Barknecht wrote:
> Ali hat gesagt: // Ali wrote:
> > How can i process a request based on the url???
> > Looking at how webware dispatch the requests seems to me that every one
> > must map to a real file/directory so how can i config webware to dispatch
Hello Ali,
Saturday, September 27, 2003, 8:10:43 PM, you wrote:
A> Hi!
A> How can i process a request based on the url???
A> Looking at how webware dispatch the requests seems to me that every one
A> must map to a real file/directory so how can i config webware to dispatch
A> every request to a
Hi!
How can i process a request based on the url???
Looking at how webware dispatch the requests seems to me that every one
must map to a real file/directory so how can i config webware to dispatch
every request to a uri like "*/action/*" to a defined servlet
Ali
--