Author: kkolinko
Date: Sat Mar  6 14:14:44 2010
New Revision: 919767

URL: http://svn.apache.org/viewvc?rev=919767&view=rev
Log:
trivial: correct a link on an image on the jsp-examples index page

Modified:
    tomcat/tc5.5.x/trunk/servletapi/jsr152/examples/index.html

Modified: tomcat/tc5.5.x/trunk/servletapi/jsr152/examples/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/servletapi/jsr152/examples/index.html?rev=919767&r1=919766&r2=919767&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/servletapi/jsr152/examples/index.html (original)
+++ tomcat/tc5.5.x/trunk/servletapi/jsr152/examples/index.html Sat Mar  6 
14:14:44 2010
@@ -278,7 +278,7 @@
 <tr VALIGN=TOP>
 <td>Include&nbsp;</td>
 
-<td VALIGN=TOP WIDTH="30%"><a href="/include/include.jsp"><img 
SRC="images/execute.gif" HSPACE=4 BORDER=0  align=TOP></a><a 
href="include/include.jsp">Execute</a></td>
+<td VALIGN=TOP WIDTH="30%"><a href="include/include.jsp"><img 
SRC="images/execute.gif" HSPACE=4 BORDER=0  align=TOP></a><a 
href="include/include.jsp">Execute</a></td>
 
 <td WIDTH="30%"><a href="include/inc.html"><img SRC="images/code.gif" HSPACE=4 
BORDER=0 height=24 width=24 align=TOP></a><a 
href="include/inc.html">Source</a></td>
 </tr>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to