How to use JSTL in Appengine.

agosto 13th, 2011 Posted by appengine 0 thoughts on “How to use JSTL in Appengine.”

1. You DONT’T have to include JSTL support in your web.xml
2. In your JSP put this attribute: isELIgnored=”false” ie: <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1" isELIgnored="false" %>

Copyright © 2018 programadorfreelanceargentina.com

Programador Freelance Argentina