avik        2002/06/12 11:13:56

  Modified:    src/documentation/xdocs faq.xml
  Log:
  sorry, fixed
  
  Revision  Changes    Path
  1.12      +1 -1      jakarta-poi/src/documentation/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/faq.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- faq.xml   12 Jun 2002 17:43:17 -0000      1.11
  +++ faq.xml   12 Jun 2002 18:13:56 -0000      1.12
  @@ -126,7 +126,7 @@
               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
               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&amp;dummy=file.xls is also
               known to work. 
               </p>
               <p>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to