Wednesday, May 12, 2010

Introduction


Have you Interested in server side coding, but not doing that only beacause of you are a core java developer. No need to be like that any more,the j2ee concepets are no more tougher.Those who have sufficient core java knowledge can be a j2ee developer.

How To Begin
It is assumed that you have necessary knowledge in core java.Now a days tha java web applications are purely based on java servlets.Servlets were invented by Sun micro system to manage web applications in a well manner.If you are already aware of j2ee conceptes, then deffenetly you will come across terms like servelts,jsp,javascript,xml,html etc.Before starting try to obtain basic knowledge in these.

What is a Web Framework?

A web application framework is a software framework that is designed to support the development of dynamic websites, Web applications and Web services. The framework aims to alleviate the overhead associated with common activities used in Web development.

A Framework making the coding easier and simple since the majority of the basic functionalities will be available in in-built classes.

No comments:

Post a Comment