use maven archetype to create a quickstart
mvn package
take the generated war and drop it into tomcat

-igor

On Mon, Oct 6, 2008 at 5:59 PM, Vernon <[EMAIL PROTECTED]> wrote:
> Thanks for your quick response.
>
> How I shall take actions then?
>
> Sorry for this dumb question.
>
>
>
> ----- Original Message ----
> From: Jeremy Thomerson <[EMAIL PROTECTED]>
> To: [email protected]
> Sent: Monday, October 6, 2008 4:42:22 PM
> Subject: Re: Wicket on Tomcat?
>
> Yes - it's a regular web app, and you build it into a regular war just like
> normal.  Most of my production applications are deployed with Tomcat.  But
> the development with Jetty in Eclipse is very simple and convenient since
> you can run the start class in debug mode, and it will start an embedded
> server and eclipse will pick up HTML / class file changes.
>
> --
> Jeremy Thomerson
> http://www.wickettraining.com
>
> On Mon, Oct 6, 2008 at 6:37 PM, Vernon <[EMAIL PROTECTED]> wrote:
>
>> I just dip into Wicket. I notice that Wicket setup exclusively with Jetty,
>> for example, the quick start page http://wicket.apache.org/quickstart.html.
>> Can I create an Eclipse project for TC instead of Jetty?
>>
>>
>>
>>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to