
could someone tell me why when i try to compile this line using netbeans 7.1
Properties property= System.getProperties();
Sessionsession=session.getdefaultinstance (property);
i get an error. What does the smtpclient.java code look like? ive checked to see if all libs are imported n all needed files and nothing is wrong. This is a simple code for sending a file attachment to gmail account