cancel
Showing results for 
Search instead for 
Did you mean: 

Can we develop web applications using Spring MVC framework in Netweaver 7.0?

Former Member
0 Kudos

Is it possible to develop a web application using Spring MVC in NWDS 7.0.

If yes, what should be version of spring jar files?

Accepted Solutions (1)

Accepted Solutions (1)

nikhil_bose
Active Contributor
0 Kudos

Yes it is possible with Spring 2.5

Former Member
0 Kudos

Thank you so much for your reply. I have one more question.

So is it possible to use JSTL(Java Standard Tag Libraries) also?

When I tried to use JSTL in my Local Development application I was getting following exception when I run my application :

com.sap.engine.services.servlets_jsp.lib.jspparser.exceptions.JspParseException: Tag library descriptor cannot be found for uri:{1}].

I have added JSTL.jar and standard.jar of 1.1.2 version through external library.

The other jars which I added through external library(eg : commons-fileupload.jar) are working perfectly.

Is any other settings need to be done for using JSTL in our  application?

nikhil_bose
Active Contributor
0 Kudos

JSTL 1.2 added as external library works on NW 7.0

Answers (0)