Hi I develop in jdk1.3, running Java Servlets on Apache Tomcat to Database MySQL for database searching for WAP-enabled mobile phones and PDAs. I dont need to use j2ee, Beans or Jsps. And for emailing out of Servlets I do this via SMTP. However, I need to undertake Text Messaging. This would be for mobiles that are NOT Wap-enabled.
Text Messaging is the British term, and searching the Mail and Servlet groups produce nothing. I've only seen one book on javamailing which was totally from the j2ee/Beans perspective. Text Messaging is new to me so I'm looking for a starting point. 1. Can I do Text Messaging via Java Servlets and javamail-1.2 (which I've found to be separately downloadable) without the need for j2ee and Beans? 2. Can anyone suggest references for javamail which is other than from Beans perspective? 3. Anyone seen references for Text Messaging using Java servlets? Thanks for any help. Cheers, Lucy ___________________________________________________________________________ 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
