Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

jspÖÐÔõôµÃµ½ÍøÒ³µÄµØÖ·Öµ£¿

RT...
UP

HTML code:

<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>





ÒýÓÃ
HTML code <%String path= request.getContextPath();String basePath= request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";%>



¶÷£¬»ñµÃµ±Ç°Ò³ÃæµÄurl

Java code:

out.print(request.getRequestURI());
out.print(request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/");




Ïà¹ØÎÊ´ð£º

jsp¶¯Ì¬°üº¬

include.jspÖÐ
<jsp:include page="divide.jsp?value1=2&value2=3 flush="true">

value1 , value2 µÄÖµ¿ÉÒÔ´ÓÉÏÒ»¸ö´«¸øinclude.jspµÄdata.jspÖÐÈ¡Âð£¿

Èç¹û¿ÉÒÔÕâôд° ......

jspÒ³ÃæÉèÖÃÒ³Ãæ´óС

HTML code:
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%
String path = request.getContextPath();
String basePath = request.getSche ......

¹ØÓÚÔÚJSPÖÐscriptµÄÒýÓÃ

ÏÂÃæcategoryTreeCont.jsp ´úÂë
----------------------------------------
Java code:

<%@ page language="java" import="java.util.*" pageEncoding="gbk"%>
< ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ