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
Thanks a lot Charles .. that worked like a charm
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