Website on Tomcat- few problems

2006-02-16 Thread harmeek singh jhutty
Hi Friends, I have a JSP/Java/Tomcat website on which I am able to view the images from the outside world but for some reason the images are not gettin resolved locally.You can see the site at: www.customsportsplaques.com My other question is rite now,I have set the IIS so that any link to "www

Re: RE: Tomcat in debug mode

2006-02-16 Thread harmeek singh jhutty
Thanks a lot Charles .. that worked like a charm

Tomcat in debug mode

2006-02-16 Thread harmeek singh jhutty
Hi Friends, I am using tomcat5.5.7 and I want to start it in debug mode...I researched and found this link: http://tomcat.apache.org/faq/development.html I followed and tried to do this: Set environment variables JPDA_ADDRESS=8000 and JPDA_TRANSPORT=dt_socket and then start tomcat using catalin