Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Tomcat webapps path integration with IIS
Hi,

I cannot get Tomcat resolve to same URL as IIS without including the
webapps folder. What am I dooing wrong please? See example below:

I have successfully integrated the IIS/Tomcat connector.

I have an IIS server on http://onyx:83, so any .html files can be
accessed direct on this URL

I have created a directory in Tomcat under the folder webapps/test
which contains the script test.jsp.

I have set the uriworkermap.properties to include:
/test/*=$(default.worker)
/test/*.jsp=$(default.worker)

and have included a context for test in server.xml which has a
path="/test" and docbase="test".

I can access test.jsp ok from http://onyx:83/test/test.jsp

However I do not wish to see the folder "test". e.g.
http://onyx:83/test.jsp

I could use webapps/ROOT, but this will be of no use if I have
multiple websites with different *.jsp files that require their own
folders.

In otherwords I wish to have a seemless integration between IIS and
Tomcat which resolves to same URL path as I wish to reference images
and css from the IIS path of "/" and not have to copy these to Tomcat
"/test/images" etc.

Is this possible?

Regards

Jonathan

Report this thread to moderator Post Follow-up to this message
Old Post
Jonathan Parsons
09-28-04 09:13 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Java Help archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:30 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.