I want to create a Java web application. How should I start?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

IT professional with 18+ years of exp. in C/C++,Java, Web Technologies, SQL and Corporate Trainer

You need basics of (1) Web technologies (HTML5, CSS and Javascript) at the client side (2) Java technologies (Servlets, JSPs and JDBC for database connectivity) at the server side (3) An IDE (Netbeans / Eccliplse) will help you to develop web applcations faster !
1 Comments

First Web Application Using Java Servlet Step1: Open Eclipse Create a Dynamic Web Project. Open the Eclipse IDE, navigate to File-> New-> Dynamic Web Project. Step2: Provide Project Name. ... Step3: Create a Servlet. ... Step4: Add the Servlet Jar file. ... Step5: Create a HTML or JSP...
read more
First Web Application Using Java Servlet Step1: Open Eclipse Create a Dynamic Web Project. Open the Eclipse IDE, navigate to File-> New-> Dynamic Web Project. Step2: Provide Project Name. ... Step3: Create a Servlet. ... Step4: Add the Servlet Jar file. ... Step5: Create a HTML or JSP file. ... Step6: Map the File. ... Step7: Run the Application. read less
Comments

9.5 Years of IT experience in Trainings and working as Team lead in India's top IT company

Hi, There are 3 types of Java applications for beginners. 1 : Command line applications 2: Desktop based applications 3: Web based applications Other applications are also can be build in Java like, Phone applications (Android and IOS ), Microservices based application, Enterprise based EJB applications...
read more
Hi, There are 3 types of Java applications for beginners. 1 : Command line applications 2: Desktop based applications 3: Web based applications Other applications are also can be build in Java like, Phone applications (Android and IOS ), Microservices based application, Enterprise based EJB applications etc. It depends upon your requirements which application you want to create, I will explain with example. 1. Web based Applications : The most importtant and common applications now a days are web based and you have many options to start with. First choose your frame work to start with like Spring, Struts etc and backend Framework like Hibernate. The Mostly used is Spring. After this define your application entites and database design and choose backend Framework like Hibernate. After you choose, Classify the application by creating small requirements and make a MVC (Model , View , Control ) diagrams . And then start creating the Controllers and Backend DAO classes and choose front end technology like Json (to transfer data) or Node JS to work upon. All the above, if the project is not very big, you can directly start working without any framework. Just start by creating UI with JSP and BAckend with servlets. read less
Comments

View 1 more Answers

Related Questions

Is it really needed to do Java training before graduation, to get a job?
Yes, It's must to get better opportunities and to standard alone in IT field. Not only core Java but also learn Spring,Hinernat ,Struts. ANGULARJS add an advantage to get job easily.
Udaybhan
What is Constructor in Java?
A constructor in is a block of code similar to a method that's called when an instance of an object is created.
Ujwalajagdale
0 0
8
What is the difference between abstraction and encapsulation?
Encapsulation is wrapping, just hiding properties and methods. Encapsulation is used for hide the code and data in a single unit to protect the data from the outside the world. Class is the best example...
Neval
Why Java doesnot have Pointer ?
The reasons are Pointers are fundamentally unsafe. Java has a robust security model and disallows pointer arithmetic.Java ensures pointer access via indexed array. A big advantage of Java's indexed array...
Satyajit
What equipment do you need to teach online Java classes?
Team Viewer is the best tool for the same.
Imran
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Lambda Expressions in Java
A lambda expression, introduced in Java 8 is similar to a block of code resembling an anonymous function that can be passed to constructors or methods for execution as an argument. Examples: a)() ->...

CoreJAVA
Core Java Training High Level Course Content Trained by Java Architect 1. Core Java Programming Introduction of Java 2. Data types and Operators 3. Control Flow statements 4. OOPS and its application...
A

Introduction to Course Content
Video about what we are going to learn throughout the Java Training Session .

Design Pattern
Prototype Design Pattern: Ø Prototype pattern refers to creating duplicate object while keeping performance in mind. Ø This pattern involves implementing a prototype interface which tells...

What Is Applet & Its Life Cycle?
What is Applet & its life cycle?Applet is a Java programme that can be embedded into HTML page.Java Applet runs on the java enables web browsers such as Mozilla & Internet Explorer.Applets are...
I

Icreative Solution

0 0
0

Recommended Articles

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you