J2EE Application

J2EE Application

I developed a j2ee application.I used apache tomcat server on my machine and ran it using http://<IPaddressOfMachine>(OR)localhost:8080/<ApplicationName> Its running on my machine fine as well as on local network. But is it possible that other person from other network can access it. If no how can it be done ?

View Answers









Related Tutorials/Questions & Answers:
J2EE Application
J2EE Application  I developed a j2ee application.I used apache tomcat server on my machine and ran it using http://<IPaddressOfMachine>(OR)localhost:8080/<ApplicationName> Its running on my machine fine as well
Components of J2EE application
Components of J2EE application  What are the components of J2EE application
Advertisements
J2EE
J2EE  What is J2EE?   J2EE is an environment for developing and deploying enterprise applications. The J2EE platform consists of a set of services, application programming interfaces (APIs), and protocols that provide
j2ee
j2ee  what is j2ee
j2ee
j2ee  I want program for login page with database connectivity using struts framework. that application should session management and cookies
j2ee
j2ee  I want program for login page with database connectivity using struts framework. that application should session management and cookies
J2EE Application Development Solutions and Services
J2EE application development J2EE Custom Software Application Development... a leading application development technology of current time. J2EE... application servers and the J2EE framework include java server pages, Java's
j2ee
j2ee  sir can you give me some of the definitions of project under the platform of j2ee
J2EE
J2EE  what is single table strategy in JPA
Entire Code for j2ee Application with struts and hibernate - Development process
Entire Code for j2ee Application with struts and hibernate  Hi friends can you give me sample code for Entire j2ee web application with struts and hibernate.I mean code for Dao, DaoImpl, HibernateDao ,HibernateDaoImpl, Dto
j2ee
j2ee  hi i'm beginner 2 j2ee.. my question is... when user enters his fname,lname,address,city from ui(html) it gets inserted into db...my problem is when user submit without entering i,e blank it also get inserted into db even
j2ee
j2ee  hi i'm beginner 2 j2ee.. my question is... when user enters his fname,lname,address,city from ui(html) it gets inserted into db...my problem is when user submit without entering i,e blank it also get inserted into db even
j2ee
j2ee  hi i'm beginner 2 j2ee.. my question is... (jdbc connecton): when user enters his fname,lname,address,city from ui(html) it gets inserted into db...my problem is when user submit without entering i,e blank it also get
Application Servers Available in Market. Web Servers. J2EE server.
Application Servers Available in Market...; More J2EE Tutorials... Application Servers available in the market. Application Servers
J2EE clients
J2EE clients  What are types of J2EE clients?   Following are the types of J2EE clients: Applets. Application clients. Java Web Start-enabled rich clients, powered by Java Web Start technology. Wireless clients, based
J2EE interview questions page1
of J2EE application? A J2EE component is a self-contained functional software unit that is assembled into a J2EE application with its related classes and files... the following J2EE components: Application clients and applets are client components
J2EE - JMS
J2EE  hai,This is jagadhish.Iam learning J2EE. I want to know the concept JMS.For that send some data and example programs plz.thank you (in advance
Developing Distributed application using Enterprise Java Beans, J2EE Architecture, EJB Tutorial, WebLogic Tutorial.
; More J2EE Tutorials ADS_TO_REPLACE_1 Two-tier application...; Multi tiered J2EE Architecture
j2ee - EJB
j2ee  i want to know the ejb 2.0 architecture by diagram and also ejb 3.0 architecture i want to know the flow in ejb 2.0 and ejb 3.0  ... for more information. http://www.roseindia.net/ejb/application
j2ee - JDBC
j2ee  how to connect jsp to mysql   Hi, Thanks for asking question. I will tell you how you can connection to MySQL from JSP page. Actually you have to install the MySQL driver in your web application
j2ee - Java Beginners
j2ee  why we are using the j2ee?   Hi friend, J2EE Stands for Java 2 Enterprise Edition. J2EE is an environment for developing and deploying enterprise applications. J2EE specification is defined by Sun
j2ee - Hibernate
j2ee  what is meant by o-r mapping with an example what is the difference between bean,javabean,ejb with an example
j2ee - EJB
j2ee  when we given a request for ejb cointainer how the container calls the we requested method call
j2ee - Struts
j2ee  hi can you explain what is proxy interface in delegater design pattern
J2EE - Date Calendar
J2EE Server List  j2ee server list
J2EE - Struts
J2EE  what is Struts Architecture?  Hi Friend, Please visit the following links: http://www.roseindia.net/struts/StrutsArchitecture.shtml http://www.roseindia.net/struts/struts2/struts-2-architecture.shtml
Basic on J2ee - Java Beginners
." What does configure as j2ee service mean ?? Do the application need...Basic on J2ee  J2EE is a platform that helps us to develop and deploy..., it means that an application is developed in components in order to acheive reusability
Are J2EE and Java Advanced the same?
Are J2EE and Java Advanced the same?  Hi, I am checking J2EE and Advanced Java. Are J2EE and Java Advanced the same? Thanks   Hi, J2EE... application development. It includes JSP, Servlet, JDBC, EJB etc.. Advanced Java
j2ee - Spring
j2ee  hi guys can any send me the spring mvc example,thanks in advance  Hi Friend, Please visit the following link: http://www.roseindia.net/spring/index.shtml Hope that it will be helpful for you. Thanks
j2ee - Struts
j2ee  How to get values from a database which is stored in form1 in to form2 with in a listbox. pls help me.  Hi bhaskar, You have to write database related code in the form itself in which the list box is present
j2ee - JDBC
J2EE - Counting the number of records in the table  Counting the number of records in the table J2EE  Hi,Are you trying to find the solution for counting the number of records in the table.Suppose you have student table
J2ee - Hibernate
J2ee  I need to save datas like employee details in database, while saving i am getting exceptioin as org.hibernate.exception.GenericJDBCException: caused by com.microsoft.sqlserver.jdbc.SQLServerException: and an error
j2ee - EJB
j2ee  how can u make a call from session Bean of SessionFacade to Entity Bean when ur using persistence logic implemented in Entity Beans. I think inorder to get the home interface obj for first time it will look up in jndi
j2ee - Java Beginners
J2EE count records in table  How to count the number of records in a table in my J2EE application?  Hi,Are you using jsp page?Thanks  yes i am using jsp page  I haven't receive ur answer
doubt about J2EE connetivity
doubt about J2EE connetivity  steps to connect J2EE components with MYSQL
J2EE - Java Beginners
J2EE Programming  What i need to learn to start programming in J2EE
j2ee - Java Beginners
j2ee  class one
j2ee - JSP-Servlet
j2ee  What is session
j2ee - JDBC
j2ee  import java.sql.*; public class Sample1 { public static void main(String args[])throws Exception { Class.forName("Oracle.jdbc.driver.OracleDriver"); Connection con=DriverManager.getConnection("jdbc:oracle
J2EE - Java Interview Questions
-based development of multi-tier enterprise applications. A J2EE application system...-tier components are contained on a J2EE Application Server, which provides...J2EE  What is J2EE architecture?  Hi friend, The Java
j2ee hibernate
In this section you will learn about hibernate for j2ee
J2EE Interviews,J2EE Interviews Guide,J2EE Interviews
J2EE Interviews       J2EE Questions page1 What is J2EE?     J2EE Question page2 What is "application client" ?  
about J2EE. - Java Beginners
about J2EE.  I know only core Java ... what chapter I will be learn to know about J2EE
j2ee text book
j2ee text book  what is the best book for learning j2ee with examples in weblogic server with (netbeans or eclipse
J2EE Interview Questions
) application client and d) resource adapter   In the J2EE... into a J2EE application, verified to be well formed and in compliance... distributed application model. J2EE applications allows the developers to design
J2EE - Java Interview Questions
J2EE  How do we call destroy() in service
J2EE - Java Interview Questions
J2EE  How do we call destroy() in service
JBoss Application Server
JBoss Application Server           Introduction to JBoss Application Server JBoss is a free, open source application server under the LGPL license that is widely
J2EE Tutorial
In this section we will read about Java J2EE. This section is for those who... we will discuss what is J2EE, features of J2EE applications, J2EE tiered applications, Web Container, J2EE versions etc. J2EE is the most popular
j2ee - Java Server Faces Questions
J2EE EAR Structure   What is the structure for J2EE EAR

Ads