Hi, I have an existing Spring/Hibernate project currently using SpringMVC as the presentation layer, and I need to port it to Wicket.
I looked at the "quickstart" downloads for Wicket for how to create a Wicket project, but that's not a Spring/Hibernate project. I already have my Spring/Hibernate infrastructure set up, now all that needs to go is Spring MVC. What do I need to set up Wicket? I am thinking - JAR file(s) - web.xml changes? Where can I 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 at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
