Re: Of topic: When to use J2EE

2002-03-21 Thread Markus Spath



[EMAIL PROTECTED] wrote:

> REpost
> 
> I normally program using JSP and Java Beans. I wanted to know why you need to 
> program using EJB. I have read information at the Sun site but I really would 
> like someone to share their personal experience of a situation where you 
> would need to use it (Does it offer more security? Is their a good mailing 
> list that I can join?). 
> I have seen Tomcat does not do EJB so I have decided to  look at JBoss which 
> is mentioned often in this mailing list are there anymore free EJB servers 
> with good support. Any advice is most appreciated.
> 


- there is no need to use EJBs/J2EE, you might want to consider using them, if 
you are building larger scale, distributed enterprise applications, the 
application server takes care of a lot of stuff, you have to do quite some 
configuration activities though.

- JBoss is a good choice, there is a bundle with Tomcat available, it has a 
good forum and its easy to start with.

a site with a lot of information: http://www.theserverside.com

hth,
markus





--
To unsubscribe:   
For additional commands: 
Troubles with the list: 




Of topic: When to use J2EE

2002-03-21 Thread AMRAN121


REpost

I normally program using JSP and Java Beans. I wanted to know why you need to 
program using EJB. I have read information at the Sun site but I really would 
like someone to share their personal experience of a situation where you 
would need to use it (Does it offer more security? Is their a good mailing 
list that I can join?). 
I have seen Tomcat does not do EJB so I have decided to  look at JBoss which 
is mentioned often in this mailing list are there anymore free EJB servers 
with good support. Any advice is most appreciated.

Thanxs in advance
Amran




Of topic: When to use J2EE

2002-03-21 Thread AMRAN121

Hi

I normally program using JSP and Java Beans. I wanted to know why you need to 
program using EJB. I have read information at the Sun site but I really would 
like someone to share their personal experience of a situation where you 
would need to use it (Does it offer more security? Is their a good mailing 
list that I can join?). 
I have seen Tomcat does not do EJB so I have decided to  look at JBoss which 
is mentioned often in this mailing list are there anymore free EJB servers 
with good support. Any advice is most appreciated.

Thanxs in advance
Amran