Nalandial

 
Member Since August 15, 2006 , From Columbia MD, United States
Liked this profile? Tell your friends about it

Recent Activity by Nalandial

Answered: What is the difference between a computer science ...

generally, computer science deals more with programming and strictly software, and computer engineering deals more with the computer hardware, the physics and engineering involved, etc.

Answered: Javamail Naming Exception

Yeah I'm awesome. Turns out I was configuring the mail session on the wrong server.

Answered: Javamail Naming Exception

Er, sorry, the code I'm using is actually: InitialContext ic = new InitialContext(); session = (Session) ic.lookup("subscriptionsMailSession");

Asked: Javamail Naming Exception

I'm trying to do a simple lookup of a mail session in WebLogic. This is the code I'm using: InitialContext ic = new InitialContext(); session = (Session) ic.lookup("fooMailSession"); Pretty simple ...

Topics of Interest

Contacts

Nalandial has no contacts.

Compliments

No compliments were posted on Nalandial's profile yet.