Re: Need Wicket Examples

2009-03-26 Thread FaRHaN
I have Wicket in Action book but those examples are being explained in 
Ant/Maven and not in netbeans IDE. Are there any examples which are also 
executable in netbeans IDE ?




  

Re: Need Wicket Examples

2009-03-26 Thread Philippe Marzouk
On Thu, Mar 26, 2009 at 12:06:23AM -0700, FaRHaN wrote:
 I have Wicket in Action book but those examples are being explained in
 Ant/Maven and not in netbeans IDE. Are there any examples which are
 also executable in netbeans IDE ?
 

In Netbeans, install the Maven plugin and create a new Maven project
using an existing pom.xml.

Philippe

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Need Wicket Examples

2009-03-26 Thread Zenberg Ding

Check out svn's code, copy examples to your nb project folder, run it :)


On Thu, Mar 26, 2009 at 12:06:23AM -0700, FaRHaN wrote:

I have Wicket in Action book but those examples are being explained in
Ant/Maven and not in netbeans IDE. Are there any examples which are
also executable in netbeans IDE ?



In Netbeans, install the Maven plugin and create a new Maven project
using an existing pom.xml.

Philippe

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org





-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Need Wicket Examples

2009-03-26 Thread Ajayi Yinka
Download the wicket plugin for netbeans(Go to tools- Plugins, and select
available plugins) and create a new wicket project after this.

Yinka

On Thu, Mar 26, 2009 at 7:43 AM, Philippe Marzouk p...@ozigo.org wrote:

 On Thu, Mar 26, 2009 at 12:06:23AM -0700, FaRHaN wrote:
  I have Wicket in Action book but those examples are being explained in
  Ant/Maven and not in netbeans IDE. Are there any examples which are
  also executable in netbeans IDE ?
 

 In Netbeans, install the Maven plugin and create a new Maven project
 using an existing pom.xml.

 Philippe

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




-- 
Ajayi Yinka,

Itex Integrated Services, Nig.

+2348022684477


Re: Need Wicket Examples

2009-03-25 Thread Martijn Dashorst
buy Wicket in Action

On Wed, Mar 25, 2009 at 12:50 PM, Farhan Bajwa farhan.ba...@ymail.com wrote:
 Is there any resource which provides detailed examples in Wicket 
 framework, other than the examples provided in the wicket 
 library http://www.wicket-library.com/wicket-examples/ or 
 http://wicket.apache.org/examples.html ?






-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.5 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Need Wicket Examples

2009-03-25 Thread dtoffe

You have a Component Reference here:

http://wicketstuff.org/wicket13/compref/

This and the two you mentioned are, in my opinion, the best collections
of live examples you can find. Besides there are lots of other useful things
scattered in many sites, and you can also look at the code in wicketstuff,
etc.

Hth,

Daniel


Farhan Bajwa wrote:
 
 Is there any resource which provides detailed examples in Wicket
 framework, other than the examples provided in the wicket
 library http://www.wicket-library.com/wicket-examples/ or
 http://wicket.apache.org/examples.html ?
 
 

-- 
View this message in context: 
http://www.nabble.com/Need-Wicket-Examples-tp22700061p22702271.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org