Page 1 of 1
About Question com.enthuware.ets.scwcd.v5.2.355 :
Posted: Tue Mar 29, 2011 8:59 am
by ETS User
Hey Guys!
There is a quote missing at the end of the first import directive of option3.
Re: About Question com.enthuware.ets.scwcd.v5.2.355 :
Posted: Wed Mar 30, 2011 6:31 am
by admin
This has been fixed. Thanks for your feedback!
Re: About Question com.enthuware.ets.scwcd.v5.2.355 :
Posted: Mon May 02, 2011 6:52 pm
by max2fl
second option works perfect in Apache Tomcat/5.5.33
<%@ page import="java.util.*" import="java.text.*"%>
so there are three correct answers: 2, 3, and 5
Re: About Question com.enthuware.ets.scwcd.v5.2.355 :
Posted: Tue May 03, 2011 6:17 am
by admin
Hi,
Tomcat may not stick completely to the specification. It is lenient in many cases.
HTH,
Paul.