Can Someone help me,How to write a EJB and make it work? Permanently deleted user Created February 18, 2003 02:05
Man, do your homework :)
Try reading "Mastering EJB" 2nd edition, from Ed Roman. It's freely available as a PDF download from The Server Side[1]. You could also try reading the J2EE tutorial from Sun[2].
http:///www.theserverside.com
http://java.sun.com/j2ee/tutorial/1_3-fcs/index.html
thanks.
I just want to know that I have already write a EJB in intelliJ IDEA,but how
Can I run it?
"Marcus Brito" <pazu@animegaiden.com.br> wrote in message
news:28160213.1045663008458.JavaMail.jrun@is.intellij.net...
>
available as a PDF download from The Server Side[1]. You could also try
reading the J2EE tutorial from Sun[2].
>
deploy it to a application server(JBOSS maybe)
and write a client connect to it....
"Aeros Lau" <dying_light@163.net> wrote in message
news:2998963.1045797425118.JavaMail.jrun@is.intellij.net...
i dont know.
i don't like do everything in IDE.
you can use Ant to do this, and i think it's the more formal way
"Aeros Lau" <dying_light@163.net> wrote in message
news:21860931.1045806004465.JavaMail.jrun@is.intellij.net...