RE: please help me, from yoursUrey

2000-12-12 Thread Kevin Wang

JavaMail API from Sun is all you need. It contains both smtp and pop3
implementation and all documents on how to use them.

Kevin

-Original Message-
From: ureyurey [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 11, 2000 7:12 PM
To: Orion-Interest
Cc: [EMAIL PROTECTED]
Subject: please help me, from yoursUrey


Dear Sir.
  Could you please tell  me how to use JavaMail API to send and  receive
mails on Orion?
  Did the Orion provide the service of the SMTP,POP3...£¿
  What's required for us to use JavaMail API to send and receive mails on
Orion?
and do I need to install a mail server to provide the service of
SMTP,POP3 when i use JavaMail API to send and receive mails on  Orion£¿

Thanks a lot,
yoursUrey

- Original Message -
From: "Daniel C. DiCesare" [EMAIL PROTECTED]
To: "Orion-Interest" [EMAIL PROTECTED]
Sent: Monday, December 11, 2000 4:52 PM
Subject: Re: Anyone help me of Javamail ?


 I maybe able to help. What is the question?

 -Danno
 - Original Message -
 From: "ureyurey" [EMAIL PROTECTED]
 To: "Orion-Interest" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Monday, December 11, 2000 5:43 AM
 Subject: Anyone help me of Javamail ?


 hi,
 i'm trying to send  recieve mails using javamail api 
 ejb.
 pls..., anyone help me out.
 write in details...
 thanks

 yoursUrey



 __


==ETH;Acir
c;Agrave;Euml;Atilde;acirc;¡¤Ntilde;micro;ccedil;
 ¡ÁOacute;Oacute;Ecirc;Iuml;auml; http://mail.sina.com.cn

ETH;Acirc;Agrave;Euml;Iacute;AElig;sup3;ouml;¡ãAcirc;Ocirc;Euml;
para;Igrave;ETH;Aring;Iuml;cent;Ecirc;Ouml;raquo;¨²micro;atilde;s
up2;yen;¡¤thorn;Icirc;ntilde;
 http://sms.sina.com.cn/



__

==ÐÂÀËÃâ·Ñµç
×ÓÓÊÏä http://mail.sina.com.cn
ÐÂÀËÍƳö°ÂÔ˶ÌÐÅÏ¢ÊÖ»úµã²¥·þÎñ
http://sms.sina.com.cn/




RE: Off topic: development tools

2000-12-11 Thread Kevin Wang

We were using VisualCafe 4.0 enterprise but had to buy JBuilder 4 enterprise
for JSP debugging, something lacking in VisualCafe. If you have web tier
components (JSP, Servlet, HTML, XML, JavaScript...) in your project,
JBuilder is your best tool.

VisualCafe suffers from the same drawbacks VisualAge for Java has, as
pointed out earlier.

  -Original Message-
 From: Jarek Skreta [mailto:[EMAIL PROTECTED]] 
 Sent: Monday, December 11, 2000 5:03 AM
 To:   Orion-Interest
 Subject:  Off topic: development tools
 
 Hello everybody,
 
 I am in the process of selecting an IDE for developing J2EE applications
 on Orion. I would appreciate any advice on the subject. I've noticed from
 emails that JBuilder is quite popular. Other contenders that I know off
 are: Visual Café, JDeveloper (Oracle flavour of JBuilder), public domain
 tools like Ant, etc.
 
 The features I am mainly interested in are: ability to develop for
 different Apps Servers, visual debugging, validation of conformance with
 specifications (e.g. for EJBs). 
 
 I will be grateful for your comments and recommendations.
 
 Thanks,
 Jarek Skreta
 
 




RE: ATM wap application

2000-12-08 Thread Kevin Wang



it's 
likely a simulator issue. you can try use a regular browser first to determine 
where the problem is.

  -Original Message-From: Jim Cao 
  [mailto:[EMAIL PROTECTED]]Sent: Friday, December 08, 2000 9:43 
  AMTo: Orion-InterestSubject: ATM wap 
  application
  Hi,
  
  I have added an application /atmwap to 
  /orion/applications and used phone.com (US.SDK) to test it.In the phone 
  information console display
  HTTP GET Request: HTTP://LOCALHOST/atmwap
  
  cache hit: 
  { 
  HTTP://LOCALHOST/http//localhost/atmwap/login.jsp 
  }
  
  It does not work. Anyone can help me to set it up 
  properly.
  
  Jim