Hi all...
Iam a newbie to
EJB and i have installed Websphere application developer v5.0 on my computer.I ran
servlets and JSPs on that.Looks like the
IDE is doing everything right from compilation untill execution.This in fact is a very good feature as it saves a lot of development time,but as i want to learn EJB,i don't think that it might help me in any way.B'se i will be able to develop EJBs but i will never know what is happening at the back as it is writing everything on its own.
So i want to develop EJB applications right from scratch without using any IDE tools.Will i be able to do that?For example,we can develop servlets using IDE tools like JBuilder or we can type the program in a notepad and compile that on DOS prompt too.I want such primitive option.I think that applies to EJB programs too ie we can write all the class files in notepad and compile them,build them using
ant and then deploy them in the J2EE applciation server.Am i correct?
And one more question is when we download j2sdkee, do we get any application server by default(i think there is an application server called j2ee) or do we have to use Sun ONE/Weblogic/Websphere etc.
And can any one suggest me a good tutorial that teaches how to develop EJB applications without using IDE tools?
When iam trying to set ANT_HOME in autoexec.bat,iam getting an error saying "out of environment space".How do i resolve this error?
Any comments and suggestions are welcome,
Regards,
Radha.