iText in Action: Chapter 9: Integrating iText in your web applications
These examples were written in the context of Chapter 9 of the book "iText in Action - Second Edition".
hello
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter09/Hello.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/Hello.cs##
pdfservlet
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter09/PdfServlet.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/PdfServlet.cs##
submitform
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/PdfServlet.cs##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/SubmitForm.cs##
showdata
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter09/ShowData.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/ShowData.cs##
formservlet
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter09/FormServlet.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/FormServlet.cs##
xfdfservlet
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter09/XFDFServlet.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/XFDFServlet.cs##
jsform
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter09/JSForm.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/JSForm.cs##
xmlhandler
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter09/XmlHandler.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/XmlHandler.cs##
movieservlet
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter09/MovieServlet.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/MovieServlet.cs##
htmlmovies1
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter09/HtmlMovies1.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/HtmlMovies1.cs##
htmlmovies2
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter09/HtmlMovies2.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter09/HtmlMovies2.cs##