Page 1 of 1

About Question enthuware.jwpv6.2.625 :

Posted: Thu May 23, 2013 3:17 pm
by bruno_bert
If you tell me that is developing a HTML PAGE, i suppose you are talking about a .html file, not a JSP Page.

That said, yout colud not use "JSTL foreach".
In my oppinion this is a "gotcha", so I answered item "A Servlet", that can be used to write output in pure html pages.

Am i right?

Re: About Question enthuware.jwpv6.2.625 :

Posted: Fri May 24, 2013 6:24 am
by admin
You are required to develop an HTML page. How you generate is up to you. you can generate it using static .html file, a .jsp file, or a servlet :)

HTH,
Paul.