File « J2EE « JSP-Servlet Q&A





1. how to load .jsp files in java programs    coderanch.com

Recently,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.com

Recently,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

9. WebLogic - Viewing a file sent by a servlet    coderanch.com

Hello 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