my.jsp  
<body>
        <form action="NewServlet" method="get">
            <input type="file"  name="aaa"/>
            <input type="submit"/>
        </form>
   </body>

i have look at chapter 17 FoobarCourses.java in itext. how do i string 
*String resource =
"/home/itext/main/examples/results/in_action/chapter14/course_catalog_events.pdf";*
using a jsp browse button to select any existing pdf document to communicate
with servlet.

thanks

--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Jsp-browsing-existing-pdf-to-communicate-with-servlet-tp4168281p4168281.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to