javac filename.java

will do ur work....

but when u do a javac -d filename.java... it will list ur deprecated method
usage....


Regards
Amit

for all purposes try to avoid the deprecation



-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:JSP-INTEREST@;JAVA.SUN.COM]On Behalf Of Nagaraju K
Sent: Sunday, October 20, 2002 11:31 PM
To: [EMAIL PROTECTED]
Subject: Re: how to compile depricated methods in java?


complie it with javac -d option

The secret of getting ahead is getting started. The secret of getting start
is breaking your complex overwhelming tasks into small manageable tasks, and
then starting on the first one.
--Mark Twain


-----Original Message-----
From: Vaishali S. Pandya [mailto:Vaishali_Shah@;RIL.COM]
Sent: Monday, October 21, 2002 11:10 AM
To: [EMAIL PROTECTED]
Subject: how to compile depricated methods in java?


how to compile depricated methods in java?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to