About Question enthuware.jwpv6.2.981:

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
harsh.sahajwani
Posts: 13
Joined: Sun Jan 20, 2013 5:58 am
Contact:

About Question enthuware.jwpv6.2.981:

Post by harsh.sahajwani »

There is a missing ending double quote sign (") in first import in 3rd option. The 3rd option written in ETS is:

<%@ page import="java.util.* %> <%@ page import="java.text.*"%>

However, it should be:

<%@ page import="java.util.*" %> <%@ page import="java.text.*"%>

admin
Site Admin
Posts: 10388
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.jwpv6.2.981:

Post by admin »

Fixed.

thank you for your feedback!

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest