第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

JavaWeb response對象

JavaWeb response對象

慕粉4349795 2017-05-23 21:14:24
程序的最后引用了一個txt文件,但是我把文件存在桌面上,提示錯誤,怎樣才可以把txt文件弄到和程序同一個路徑下邊。<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%><%String path = request.getContextPath();String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";%><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>? <head>? ? <base href="<%=basePath%>">? ??? ? <title>My JSP 'show.jsp' starting page</title>? ?? <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="expires" content="0"> ? ? <meta http-equiv="keywords" content="keyword1,keyword2,keyword3"> <meta http-equiv="description" content="This is my page"> <!-- <link rel="stylesheet" type="text/css" href="styles.css"> -->? </head>??? <body>? ? <%? ? String str1=request.getParameter("submit1");? ? String str2=request.getParameter("submit2");? ? if(str1==null){? ? str1="";}? ? if(str2==null){? ? str2="";}? ? if(str1.startsWith("word")){? ? response.setContentType("application/msword;charset=gb2312");? ? }? ? if(str1.startsWith("excel")){? ? response.setContentType("application/x-msexcel;charset=gb2312");? ? }? ? ?%>? ? <jsp:include page="score.txt">? </body></html>
查看完整描述

1 回答

?
噼喱啪啦

TA貢獻392條經(jīng)驗 獲得超170個贊

把文件放在項目下就可以了,你使用的是相對路徑,文件就放在 webroot/score.txt

也可以使用絕對路徑。

查看完整回答
反對 回復(fù) 2017-05-25
  • 1 回答
  • 0 關(guān)注
  • 1874 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號