Page 1 of 1

About Question com.enthuware.ets.scwcd.v5.2.517 :

Posted: Mon May 02, 2011 4:55 pm
by ETS User
Hi,
in the question number 50 Test2, there is a bug in the description:
Consider the JSP page code :

1. <html>
2. <body>
3.
4. <% userid = "admin"; >
5. User ID is :<%=userid%>
6. </body>
7. </html>

Which of the following options can be inserted (independently) at line 3 so that this page translates, compiles and runs properly?

expected % before > at line 4

Re: About Question com.enthuware.ets.scwcd.v5.2.517 :

Posted: Tue May 03, 2011 6:21 am
by admin
This has been fixed.

Thanks for the feedback!