Hi,
I am confused about the JSTL support in the runtime container "Java Web Tomcat 7".
The documentation says that is a supported API.
https://help.hana.ondemand.com/help/frameset.htm?0009b930ede54f388c88592a6828abc3.html
But there is nothing under the api directory in the SDK.
neo-java-web-sdk-2.17.6/api/
=> no jstl related jar
Contrary to the "Java EE 6 Web Profile" container where the doc and the sdk are in sync.
doc => https://help.hana.ondemand.com/help/frameset.htm?be583e0a135640bcb06ef2db6a6ff51a.html
sdk => neo-javaee6-wp-sdk-2.53.18/api/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar
Thanks.