1. how to convert jsp output into pdf argent.......... coderanch.com |
2. How to convert jsp output from html to xml coderanch.comHi All I have not done java web programming for 1 year, actually still very junior at it. Trying to remember how to program jsp's again. I have a simple jsp to write, that takes simple user text input and then want the jsp to return xml back to browser. I have a method I would like to use called setContentType ... |
3. Master Screen Automation (Conversion of Master Tables to JSP Screen Output) coderanch.comHi All, Im planning to develop a component/system where it converts SQL tables to Screenshots in JSP.. i have identified 3 Major Components: 1. Configuration file (property file or xml file) 2. Black box to read configuration and creates a pojo for further processing. 3. JSP file for rendering the UI for user action. I need help to identify the Methods ... |
4. lost the format when converting the jsp output to an excel file forums.oracle.comhi! The output of my jsp is a table of computed values. They have two decimal places. I used the set scale = 2 to set the number of decimal places. The jsp output that I got shows perfectly (what I wanted) but when I convert it to excel (when I open the excel file that I generated) the decimal places ... |