Hi ALL, Am using spring with maven. I had two dependencies for web-app (mydatamodel.jar and myutil.jar) With simple jsp it is finding classes of other dependent jar. But when i use sp[ring-app.xml and configure an spring controller and inject classes of other jars its raises exception like imports cannot be resolved.
please help me. -- View this message in context: http://www.nabble.com/The-import-org.mypac.myclass-cannot-be-resolved-tp21913905p21913905.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
