Wrox Programmer Forums
|
BOOK: Professional Java for Web Applications
This is the forum to discuss the Wrox book Professional Java for Web Applications by Nicholas S. Williams; ISBN: 978-1-118-65646-4
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Java for Web Applications section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 19th, 2014, 10:48 AM
Registered User
 
Join Date: Apr 2014
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default IntelliJ web app project

I am new to IntelliJ and I am having trouble creating the web app projects in the book. I have tried 2 methods:
1. Java Enterprise Web Application
2. Maven (using the web app archetype)

Unfortunately, neither of these create the same project folder hierarchy as the sample projects.

Can anybody please provide some advice for how to create an IntelliJ Java Web Application that conforms to the sample IntelliJ web application projects?
 
Old April 19th, 2014, 09:52 PM
Registered User
 
Join Date: Apr 2014
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

After some trial and error, and further experimentation, I believe the project creation method which produces a web app project that is closest to the sample code project layout is:
1. Create Java Enterprise Web Application
2. Add Maven framework support
 
Old June 11th, 2014, 11:18 PM
Wrox Author
 
Join Date: Jun 2014
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by xWin View Post
After some trial and error, and further experimentation, I believe the project creation method which produces a web app project that is closest to the sample code project layout is:
1. Create Java Enterprise Web Application
2. Add Maven framework support
xWin, that is how I normally proceed with creating new web application projects in IntelliJ. To be completely honest, I must admit that I change the default IntelliJ/Maven source and web folder names/structure, because I detest the defaults.





Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I attack an ASP.NET Visual Studio 2012 project to a running web app? Bill_Thompson ASP.NET 4.5 General Discussion 3 July 22nd, 2014 08:10 AM
Where to put classes in a Web App Project? Amorphous Blob ASP.NET 3.5 Basics 3 February 12th, 2010 07:53 PM
Interface between web app and win app alienaheart ASP.NET 2.0 Professional 4 August 4th, 2009 09:29 AM
TBH converted from web project to web app. htorres BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 0 August 25th, 2008 12:44 AM
Convert a VB.Net app to a web app? furjaw VB.NET 3 September 24th, 2007 12:27 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.