Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering Netbeans

You're reading from  Mastering Netbeans

Product type Book
Published in Aug 2015
Publisher
ISBN-13 9781785282645
Pages 348 pages
Edition 1st Edition
Languages
Toc

Table of Contents (17) Chapters close

Mastering NetBeans
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Getting Started with NetBeans 2. Editing Files and Projects 3. The NetBeans Developer's Life Cycle 4. Managing Services 5. Database Persistence 6. Desktop Development 7. Creating the Business Layer 8. Creating the Web Tier 9. Creating and Consuming Web Services 10. Extending NetBeans Index

Creating web projects


NetBeans provides first class support for developers wishing to write web applications whether they are simple HTML websites or complex Java web applications using HTML, JavaScript, and backend Java code, or anywhere in between.

As with enterprise projects we saw in the previous chapter, NetBeans provides the ability to create projects using either NetBeans project templates (based upon Apache Ant) or as Maven applications.

To create and run a web application, we need to have an application server we can deploy and run the application on. The Java EE distribution of NetBeans comes bundled with GlassFish Server Open Source Edition Version 4.1 and Apache Tomcat 8.0.15. GlassFish allows developers to deploy full Java EE stack applications, including EJB and JMS among other Java EE technologies. Tomcat is more focused on the web tier and is the de facto standard for Spring applications.

The application servers registered for web (and EJB) deployment are listed within the Servers...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}