Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mprk

  1. mprk

    Image Path using Tomcat??

    Try using relative links to access the images. Since your path for the .jsp is /webapps/root/ckt_id/*.jsp, your image paths should now resemble ./images/*.jpg.
  2. mprk

    How can i execute JavaScript Function from JSP For ... Loop

    Can't you just implement the JavaScript function in Java and call it from the JSP?

Part and Inventory Search

Back
Top