Java project in Servlet

Java project in Servlet

Hi,

I have one java (Servlet) project of online help desk. I am ruinning it on stand alone pc using Netbin software. But i have private network (LAN). So i want to run that project from any pc. Access to project should be from any syatem. Means can i access post 2 problems simultineously using 2 different system. To do this what type of settings i need to do? How to make it possible.

Kindly help me with this.

Thanks, Ganesh.

View Answers

October 19, 2011 at 10:30 AM

Hi if have already a LAN setup then you can run your project (Web project) on other computer which are connected in LAN.

If you are running on same computer then you might type at browser URL http://localhost:8080/YouAppName

you can also access this project from the other computer connected in the LAN. You just have to do is write the IP address of the computer instead of localhost. You will have to specify something like

http://192.168.100.165:8080/MyAppName

Thanks..........









Related Tutorials/Questions & Answers:
Java project in Servlet
Java project in Servlet  Hi, I have one java (Servlet) project... have private network (LAN). So i want to run that project from any pc. Access to project should be from any syatem. Means can i access post 2 problems
java project - JSP-Servlet
java project  i am going to do a mini-project on computerization... mini-project... where all the students can enter into the application... over to the ID card manufacturers.. so this is the idea of my mini-project
Advertisements
Regarding a project in java - JSP-Servlet
Regarding a project in java  am doing a project on Tiny ETL(Extract Transform and Load), using jsp-servlets. Can u help me out by giving some... friend, Plz specify the technologies you have used like JSP/Servlet/Struts/J2EE
java (servlet) - JSP-Servlet
java (servlet)  how can i disable back button in brower while using servlet or JSP
Project - JSP-Servlet
Project  Can you send me the whole project on jsp or servlet so that i can refer it to create my own : the topic is Advertisement Management System Atleast tell me how many modules does it include
project - JSP-Servlet
... you choose Library Management as ur project Becoz thats only , you can easy to generate the code in jsp and servlet, its size also medium. if you want that project corrosponding code , reply
Java servlet
Java servlet  What is servlet
JAVA SERVLET - JSP-Servlet
JAVA SERVLET Log   Hi, A servlet file which create the log files ,then writing values to the list & log, we should have a thousand separator and no decimal values. This means instead of writing 986300.0 in the Log file
Java(Servlet) - Servlet Interview Questions
Java Servlet examples  Java and Servlet programming examples
Java Servlet - JSP-Servlet
Java Servlet   Hello Sir Could you help me in understanding directory Structure for servlet page in eclipse (IDE). I save my Sevlet in WEB-INF but it is not displaying, it is displaying code of servlet. Process used
help on project - JSP-Servlet
help on project  Need help on Java Project
project - JSP-Servlet
project  i have to do a project in jsp... plz suggest me some good topics. its an mini project.. also mention some good projects in core java... reply urgently  Hi friend, Please visit for more
jsp project - JSP-Servlet
jsp project  sure vac call management project
project guidance - JSP-Servlet
project guidance  i have to make a project on resume management... form, can anyone guide me through the project ?  Hi maverick Here is the some free project available on our site u can visit and find the solution
java servlet - JSP-Servlet
java servlet  hi friends, Thanks in advance. Am poornima am created new servlet in eclipse its open but without including any code am getting..., Put servlet-api.jar into the lib folder of apache tomcat server. Thanks
java servlet
java servlet   im using ubuntu 12.04 and ialready installed eclipse but i dont know how to run the servlet programs please give brief procedure to run the servlet program in eclipse
project in java using applet and servlet...which tool i should use?eclipse or netbeans?
project in java using applet and servlet...which tool i should use?eclipse or netbeans?  i want to do a project in java using applet and servlet...which tool i should use?eclipse or netbeans
Java servlet
Java servlet  What is the difference between an applet and a servlet
Project realated help - JSP-Servlet
Project realated help   Hi sir i need your assistance em stuck at a point,actualy i am making final year project,i am making OTRS system in java em using sturts ,servlet,i push whole data by layered architecture,sir succesfully
java servlet code - Servlet Interview Questions
java servlet code  iam doing a project in java, preparation of on line examination in that how to prepare a question paper using servlet code
Java Servlet Problem - JSP-Servlet
Java Servlet Problem  I have a servlet class that implemets the ServletContextAttributeListener interface. I am overriding all three methods, but in the attributeReplaced() method, i want to perform a redirect to another servlet
java,servlet,jsp - JSP-Servlet
java,servlet,jsp   i am doing a project on online examination system and in that there are problems that-- 1.i want to disable the back,forward and refresh button.Please give me the code for google crome browser. 2.suppose
Java Servlet - JSP-Servlet
Java Servlet  3-tier structures of servlets
java servlet programming - JSP-Servlet
java servlet programming  i want 2 insert the date time into the sql column of data type datetime through servlets dynamically .How 2 do dat
JAVA JSP and Servlet - JSP-Servlet
JAVA JSP and Servlet  for sending mail through lan without intenet and also chatting facility for online users using Java JSP & SERVLET code.  Hi Friend, Please visit the following links: http://www.roseindia.net
java servlet programming - JSP-Servlet
java servlet programming  when i m inserting an image file into the sql table in a column of data type binary using prepared statement ps.setBinaryStream, instead of filename it's displaying
JSP with java/servlet - JSP-Servlet
(java bean or servlet) to fecth the database. Jsp would get the data from...JSP with java/servlet  Thanks Deepak for your answere to my previous.../servlet-jsp-data-list.shtml Hope that it will be helpful for you. Thanks
Java Servlet - Servlet Interview Questions
Java Servlet  My Servlet Program is generating Compile time errors. 1)pakage javax.Servlte.Http.* does not exists. and Pakage javax.Servlte does... be that you have not set the classpath of your java-servlet-api.jar in the environment
Java - JSP-Servlet
cmd + (Enter Key) 2. Change the directory to the Servlet file(i.e .java) and 3...Java  What a the steps to compile a Servlet Programe.  Hi... to configure tomcat for running servlet. http://www.roseindia.net/servlets
online shopping project in j2ee - JSP-Servlet
online shopping project in j2ee  hello, I am doing a project... to incorporate any of struts or EJB in my project (in any possible case which I might not notice) or just the servlet-jsp is enough?? Thanks in advance
JAVA - JSP-Servlet
Java servlets sessions session tracking  How to track the session in Servlet
java - JSP-Servlet
java  why is required to write both jsp and servlet in a application of java
online shopping project in j2ee - JSP-Servlet
online shopping project in j2ee  hello, I am making a project online shopping using jsp-servlet. I wanted to know that how do I implement following: 1) A non-registered user(or a registered user who has not signed-in) can browse
java servlet - Java Beginners
java servlet  how to use java servlet? and what the purpose of servlet?  Hi Friend, Please visit the following link: http://www.roseindia.net/servlets/ Hope that it will be helpful for you. Thanks
Java - JSP-Servlet
, the servlet gets automatically compiled. To run it, Right click on the project->..... This is a general question. How to compile a servlet program? I need step by step explaination.. MoreOver,I know JAVA to some extent.. But I need to improve my
java - JSP-Servlet
Java Servlet Config means   What is Servlet Config means ?  ...://www.roseindia.net/servlets/ServletContext.shtml  Servlet Config means configurion of servlet it is used to cofigure any properties in web.xml and Context
Java Servlet
Java Servlet  how to create the login form using servlets and how to validate the username and password?   Please visit the following link: http://www.roseindia.net/jsp/loginbean.shtml
java servlet compilation error - Servlet Interview Questions
java servlet compilation error  i done the Restart your tomcat server and run your servlet.but i got the problam
java servlet compilation error - Servlet Interview Questions
java servlet compilation error  hello sir plz help me, i compile the servlet program but i got the arrors that errors are package javax.servlet.http..., Put servlet-api.jar into the lib folder of apache-tomcat.And set the class path
java servlet help neeed....
java servlet help neeed....  i have little bit miss concept on servlet and jsp....what ever i know always the jsp provoke first then servlet ...like... the servlet will be called (mapping i have to make in web.xml)......but to some one told
Java script in servlet
Java script in servlet  Hi. How to use javascript inside java servlet? Thanks in advance
servlet
servlet  I want a fully readymade project on online voting system with code in java servlet and database backend as msaccess.can u plz send me as soon as possible
java servlet - Servlet Interview Questions
java servlet   i use tomcat server and eclipse as ide for j2ee environment when i tries the example for sevlet context in roseindia to make entry in server log file ( context.log method to log entry) but could not see the log
java charts - JSP-Servlet
java charts  Hi,can any one tell me how to create dyanamic charts wrt database contents by using jsp-servlet
Java Servlet - Development process
Java Servlet  Hello Sir how to set Classpath for Java Servlet.  Hi Friend, Put servlet-api.jar file into the lib folder of apache...:\apache-tomcat-6.0.16\lib\servlet-api.jar For more information, visit
Java servlet sql connectivity error - JSP-Servlet
Java servlet sql connectivity error  Hi, I have been trying to connect to sql database via the servlet program in java.I have not been successful so far. However when i try to connect to sql through a normal java program
java server programming : servlet - JSP-Servlet
java server programming : servlet  hi all, can you help check what's wrong with my servlet that i have a null pointer exception.Thanks ERROR... servlet request * @param response servlet response */ protected
import project from eclipse - JSP-Servlet
import project from eclipse  i have two jsp project in eclipse workspace one project run in eclipse. how import second project in eclipse editor please tell me which file are required to run jsp project in lib directory
Java Problem - JSP-Servlet
Java Problem  What are the steps to run a java Servlet program.with examples  Hi Friend, Please visit the following link: http://www.roseindia.net/servlets/index.shtml Thanks
servlet
to pass the data from html to the java servlet and also use both doGet...servlet  I have to do a project for my web programming class where we... and zipcode, along with a submit button. along with this I need to create a java

Ads