mirror of https://github.com/apache/poi.git
sorry, fixed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352693 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
02ee5463b7
commit
9d1fbeeefc
|
@ -126,7 +126,7 @@ public static boolean isCellDateFormatted(HSSFCell cell) {
|
||||||
the HTTP response to determine the file type; rather it uses the file extension
|
the HTTP response to determine the file type; rather it uses the file extension
|
||||||
on the request. Thus you might want to add a <strong>.xls</strong> to your request
|
on the request. Thus you might want to add a <strong>.xls</strong> to your request
|
||||||
string. For example http://yourserver.com/myServelet.xls?param1=xx. Sometimes
|
string. For example http://yourserver.com/myServelet.xls?param1=xx. Sometimes
|
||||||
a request like http://yourserver.com/myServelet?param1=xx&dummy=file.xls is also
|
a request like http://yourserver.com/myServelet?param1=xx&dummy=file.xls is also
|
||||||
known to work.
|
known to work.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue