eclipse - Spring Framework Web page development (Java) -


so have problems , questions:

1. have installed tomcat7, configured in eclipse works fine when create dynamic web project, dynamic web module 2.4, doesn't work fine when set 3.0, when create spring project->simple spring web maven template, getting error:

org.apache.tomcat.util.bcel.classfile.classformatexception: invalid byte tag in constant pool: 15 

2. can give me direction learn these compatibility versions of tomcat, maven, spring framework

3. find examples of web development using spring, have found some, compatibility issues , configurations setups fried brain...

4. found how download jars spring framework, project source files...

for question download spring artefacts have @ github wiki section "manually downloading spring distributions"

if whatever reason not using build system dependency management capabilities, can download spring framework distribution zips spring repository @ http://repo.spring.io.

a tutorial web application development spring can find on spring io page or have @ spring webflow project page there link spring webflow sample projects on github .


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -