> 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.
What makes you think this is a Maven issue vs a Spring one? Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
