santha mohan

Greenhorn
+ Follow
since Jan 11, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by santha mohan

My project uses JWSDP1.6 version and JDK version of 1.4.2.During startup of weblogic 8.1sp3 my application is started which parses a xml file using JAXB available in JWSDP 1.6.But unfortunately during startup it throws Jaxbexception. Whereas if I use JWSDP1.5 instead of JWSDP1.6 it runs successfully.Can some tell me is it version compatiblity or something else?
Thanks in advance
18 years ago
I am using Javamail 1.3 api with SMTP protocol. My aim is to add an Image banner with text message and file attachments.I am able to add text messages and attachement,but not able to add an image as banner(open image). when i try to do so it is sent as an attachment.Can any help me out to solve this problem.If any one has solution for it,pls help me out with sample java code.
19 years ago