Hi
Posting to tomcat-user I get the following error message from
[EMAIL PROTECTED]
Could somebody please remove [EMAIL PROTECTED] from the list??
/Christian Bjørnbak
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 9. april 2001 08:29
To: [EMAIL PROTECTED]
Subject: Undeliverable: Multiple sites on RequestController..
Your message
To: '[EMAIL PROTECTED]'
Subject: Multiple sites on RequestController..
Sent: Mon, 9 Apr 2001 01:28:06 -0500
did not reach the following recipient(s):
[EMAIL PROTECTED] on Mon, 9 Apr 2001 01:29:09 -0500
The recipient name is not recognized
The MTS-ID of the original message is:
c=us;a=mark400;p=ge;l=KANS015CERCGE01040906292K9Q3FX0
MSEXCH:IMS:GE:CAPITALCERCNA:KANS015CERCGE 0 (000C05A6) Unknown Recipient
Hi
We are building af site where a lot of companies are having there on site
(expressed with xml and xslt) and sharing one common RequestController
servlet.
The url today is
http://www.ourportal.com/requestControllerServlet?companyid=aCompany which
isn't that readable or remendable for the average internet user.
So I would like to setup Apache/Tomcat to serv the same servlet using the
following url: http://www.ourportal.com/aCompany.
I could be done with web.xml, but the company list is dynamic (we need to be
able to add and delete companies without restarting the application)...
I been thinking about doing it by suppling the companyid as PathInfo and map
the servlet with DirectoryIndex (see my other posting).
But I guess PathInfo and DirectoryIndex won't work at the same time..
Anyone any ideas?? Apache should still serv static material as images..
Thanks,
/Christian Bj
�rnbak