Hi!
I expect there should be a JSTL template for a new jsp creation but it’s not listed.
(I added the JSTL feature to the project and all the jars are in place)
from: D:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.210\templates.properties:
# JSP Templates
jsp.template.1=Templates/Jsp.jsp
jsp.template.1.label=Default JSP template
jsp.template.2=Templates/Struts.jsp
jsp.template.2.label=Standard JSP using Struts 1.1
jsp.template.3=Templates/Struts2.jsp
jsp.template.3.label=Standard JSP using Struts 1.1 with a form
jsp.template.4=Templates/Struts-1_2.jsp
jsp.template.4.label=Standard JSP using Struts 1.2
jsp.template.5=Templates/Struts2-1_2.jsp
jsp.template.5.label=Standard JSP using Struts 1.2 with a form
jsp.template.6=Templates/JsF.jsp
jsp.template.6.label=Default JSF template
jsp.template.7=Templates/Jsp2.jsp
jsp.template.7.label=Just as HTML
am i not missing somthing? 😯