Page 1 of 1

About Question enthuware.jwpv6.2.983 :

Posted: Wed Apr 13, 2016 11:51 am
by gupta.v21
Suppose we created the tag file(date.tag) to just print date

now this date.tag file uses Date object .

Cannot I use <%@page import="java.util.Date" %>

-- although I am sure we cannot use pageEncoding and Contenttype attribute with page.

Please advice

Re: About Question enthuware.jwpv6.2.983 :

Posted: Wed Apr 13, 2016 12:09 pm
by admin
What happened when you tried it out?

Re: About Question enthuware.jwpv6.2.983 :

Posted: Thu Apr 14, 2016 10:33 am
by gupta.v21
it worked .