[appengine-java] Move single file to WEB-INF directory after deploy Google App Engien!

2011-10-23 Thread Rajaganapthi
I uploaded my project in Google App Engine. I want to change a single file in WEB-INF directory deploy in Google App Engine. I don't want redeploy application again. Please help me. Thank your, V. Rajaganapthi -- You received this message because you are subscribed to the Google Groups

[appengine-java] Re: unable to send an email with attachment

2011-10-11 Thread Rajaganapthi
I am also face the same problem. I can't attach my text to attachement with mail. Please help me. I didn't get any proper solution yet. import java.io.UnsupportedEncodingException; import java.util.Properties; import javax.mail.Message; import javax.mail.MessagingException; import