Servlet Questions

1

Servlets
I am new to servlets. I installed my Tomcat server in C: drive. Is it possible to store all my servlets related files like .class file web.XML file in G: drive and make work the program. Instead of saving the files in tom container folder?

Answer Question   |  February 28, 2013  11:55 AM
Servlet, Tomcat
asked by:
155 pts.

how to display 10records in the browser again when we press the next button it will display 10 recors
I am creating a form with three fields eno,name,salary and search button. I may or may not enter the values to the text fields and then press the search button. Here based on the values the query will generate and execute now the 10 records are display if may available otherwise it will display getting [...]

Answer Question   |  October 12, 2012  12:02 PM
JDBC, JSP, Servlet
asked by:
15 pts.

I want to upload my web project on internet. How to do it?
HI i have made a web project using jsp/servlet and oracle database in Eclipse IDE. I have many jsp pages and servlets in that project. Now i want to upload my project on Internet. How to do it? I dont know anything about uploading websites to internet.

Answer Question   |  July 4, 2012  3:55 AM
Eclipse IDE, Java, JSP Page Design, Oracle 10g, Servlet, Web based Applications
asked by:
425 pts.

WebSphere Webserver: Can’t access snoop servlet
iam created two appservers in nd package.for the appsrv01 i created new port number on default host, for that i can invoke snoop servlet.for that appsrv02 also i was created a new port on default host, for this i can’t access snoop servlet. plz solve this problem

Answer Question   |  October 18, 2010  8:32 PM
Servlet, WebSphere, WebSphere 6.0, Websphere Server Integrator
asked by:
Nvk
15 pts.

Secure Java Servlet
Hi, is there any way to secure the execution of Java Servlets on Lotus Domino 7.x ? I used the Realm document and does not ask for user and password. For Databases it does. It is about Lotus Domino on iSeries machine. Thanks and best regards.

Answer Question   |  August 14, 2009  11:37 AM
Domino, iSeries, Java, Lotus, Servlet
asked by:
68
5 pts.

1