<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[安道生練功房 - Latest posts for "lionsgogo"]]></title>
		<link>https://forum.andowson.com/posts/listByUser/71</link>
		<description><![CDATA[Latest posts for "lionsgogo"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>[網頁程式設計 Web Development] JSP精選實用範例(三):檔案下載</title>
				<description><![CDATA[ 我有在WEB-INF/export建立一個資料夾 
<br>
<br>
但是好像找不到檔案 
<br>
<br>
出現"File not found: null" 
<br>
<br>
是怎麼回事?]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/198/783</guid>
				<link>https://forum.andowson.com/posts/preList/198/783</link>
				<pubDate><![CDATA[Mon, 8 Mar 2010 21:33:30]]> GMT</pubDate>
				<author><![CDATA[ lionsgogo]]></author>
			</item>
			<item>
				<title>[網頁程式設計 Web Development] JSP精選實用範例(二):檔案上傳</title>
				<description><![CDATA[ 請問如果將檔案上傳後 
<br>
<br>
如何查詢&lt;將檔案名稱顯示出來&gt; 
<br>
<br>
還有怎麼寫一個網頁 
<br>
<br>
將查詢到想要的檔案下載下來 
<br>
<br>
謝謝你 
<br>
<br>
幫這我很大]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/197/781</guid>
				<link>https://forum.andowson.com/posts/preList/197/781</link>
				<pubDate><![CDATA[Sun, 7 Mar 2010 20:45:09]]> GMT</pubDate>
				<author><![CDATA[ lionsgogo]]></author>
			</item>
			<item>
				<title>[網頁程式設計 Web Development] 回覆:JSP精選實用範例(二):檔案上傳</title>
				<description><![CDATA[ org.apache.jasper.JasperException: Exception in JSP: /fileupload.jsp:74 
<br>
<br>
71: fileName= FilenameUtils.getName(fileName); 
<br>
72: out.println("fileName saved="+fileName+"&lt;br&gt;"); 
<br>
73: File uploadedFile = new File(saveDirectory, fileName); 
<br>
74: item.write(uploadedFile); 
<br>
75: } 
<br>
76: } 
<br>
77: } 
<br>
<br>
為什麼會有錯誤??]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/197/780</guid>
				<link>https://forum.andowson.com/posts/preList/197/780</link>
				<pubDate><![CDATA[Sun, 7 Mar 2010 20:20:03]]> GMT</pubDate>
				<author><![CDATA[ lionsgogo]]></author>
			</item>
	</channel>
</rss>