You are currently viewing the Servlets section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Hi my question is how can I call a HTML file (index.html) from a servlet? I know that I can write html source in the servlet, but I don´t want to write the html code into the servlet, I want a html file separated.
Other Cuestion is how can I modify a HTML file from a servlet?
Thanks I hope you could help me is really important I just want a example or explication.
thanks for answer me, but could you be more specific, is just that I´m not an expert with servlets, I´m learning and I don´t know how can I call a html file or modificate some one that exist right now.