Just a quick note. You do not have to set your object to null; Java does
that for you by default. You are only incurring processing overhead by
forcing the JVM to make an assignment.
Cheers!
Mark
This email was scanned with Norton AntiVirus 2002 before sending.
----- Original Message -----
From: "Hugo Malheiro" <[EMAIL PROTECTED]>
Sent: Friday, September 21, 2001 6:55 AM
> public Object getFromServlet(String opcao, String
> am){
>
> Object obj = null;
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
- java.net.ConnectException in applet connection to servlet Hugo Malheiro
- Re: java.net.ConnectException in applet connection to... Sohaila Roberts
- Re: java.net.ConnectException in applet connection to... Hugo Malheiro
- Re: java.net.ConnectException in applet connection to... Hugo Malheiro
- Re: java.net.ConnectException in applet connectio... Mark Galbreath
- Re: java.net.ConnectException in applet connectio... Richard Yee
- Re: java.net.ConnectException in applet connection to... Richard Yee
- Re: java.net.ConnectException in applet connection to... Hugo Malheiro
- Re: java.net.ConnectException in applet connection to... Marco Trevisan
- Re: java.net.ConnectException in applet connection to... Hugo Malheiro
- Re: java.net.ConnectException in applet connectio... Marco Trevisan
- Re: java.net.ConnectException in applet connection to... Mike Marchywka
- Re: java.net.ConnectException in applet connectio... Hugo Malheiro
- Re: java.net.ConnectException in applet connection to... Mike Marchywka
- Re: java.net.ConnectException in applet connection to... Hugo Malheiro
