1. how to load .jsp files in java programs coderanch.comRecently,i face a tricky question: in my program,i want to load my jsp files without tomcat,say,while i run my program ,i'm able to freely show my jsp files content written by HTML and javabean . Exactly speaking,is there any classes or packages in JDK or other manuls i can use to fulfill this function mentioned above? |
2. how to load .jsp files in java programs coderanch.comRecently,i face a tricky question: in my program,i want to load my jsp files without tomcat,say,while i run my program ,i'm able to freely show my jsp files content written by HTML and javabean . Exactly speaking,is there any classes or packages in JDK or other manuls i can use to fulfill this function mentioned above? |
3. What is an EAR file? coderanch.com |
4. How does the contents of the jsp file goes as a service method. coderanch.com |
5. how to download doc file in jsp in weblogic coderanch.com |
6. Correct jsp config in Weblogic properties file coderanch.com |
7. JSP, Servlets, File Uploads & Weblogic -- Garbeling files. coderanch.com |
8. File reading inside JSP in Weblogic 6.0 coderanch.com |
9. WebLogic - Viewing a file sent by a servlet coderanch.comHello everybody, I've a little problem... First of all I'm using: - Weblogic 6.1 - Internet Explorer 5 - JDK 1.3.1 I'm using a servlet to download a file as a byte[]. This works fine. Now I'm trying to use this same servlet to dl the same file but the client side opens it in the browser. The code for this ... |
10. New to Servlets-- how to get .ear file coderanch.com |