On Tuesday 16 December 2008 Joey Krane wrote:
> On Tue, Dec 16, 2008 at 3:28 PM, Nick Stolwijk <nick.stolw...@gmail.com> 
wrote:
> > Take a look at chapter 5 of the book. It creates a simple webapp. In
> > chapter 5.5 it adds a servlet to src/main/java.
>
> Thanks for your patience.  Creating the java directory and copying the
> sources fixed the problem.

Good.

> I think it is a bug in the webapp archetype that java directory isn't
> created.

No, it's not. As Nick mentioned earlier, it's best practice to separate your 
java sources from the webapp into a module of its own. That's why the java 
dir is not there: to follow the best practice.

hth,
- martin

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to