Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-26 Thread Zilvinas Vilutis
://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3694118.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users

Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread eugenebalt
.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3693395.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread Martin Grigorov
find this info, without going through the Maven/Quickstart examples? Thanks. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3693395.html Sent from the Users forum mailing list archive

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread eugenebalt
Thanks, so I should choose Wicket 1.4.12, Spring 3.0.2, JPA 2.0 ? I didn't see a Hibernate option in that list. Hibernate is an implementation of JPA? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread Bruno Borges
-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3693440.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread eugenebalt
Yeah, but what are the actual steps to add Wicket to my project? Is it just the Wicket JAR and change something in web.xml? Right now web.xml is based on SpringMVC's DispatcherServlet. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread Zilvinas Vilutis
-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3693688.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread eugenebalt
to my teacher and he will be able to build/run the Web app on his laptop without any problems. Does he also have to set up Maven on his end?? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread eugenebalt
. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3694215.html Sent from the Users forum mailing list archive at Nabble.com

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread Randy Schnedler
You don't have to use maven. Download wicket and drop the main wicket jar into your WEB-INF/libs folder. Also you need the one dependency slf4j in the libs folder. Add the filter to web.xml and you're ready to run a basic wicket app. Most likely, you will also want some of the other wicket jars

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread eugenebalt
.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3694331.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread Randy Schnedler
this message in context: http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3694331.html Sent from the Users forum mailing list archive at Nabble.com

Re: Replacing Spring MVC with Wicket in Existing Spring/Hibernate project

2011-07-25 Thread jcgarciam
-over-slf4j.jar AND slf4j-jcl.jar on the class path, preempting StackOverflowError Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Replacing-Spring-MVC-with-Wicket-in-Existing-Spring-Hibernate-project-tp3693395p3694331.html Sent from the Users forum