cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Java development

Former Member
0 Kudos

Hi Experts,

I am a newbie to java programming. I am trying to build java application By J2ee prespective..

Can you tel me as to how is it possible to create a JSP page..

Do u need to learn HTML coding also.. Will it be generated automatically..!

Best Regards,

Navin Fernandes.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Navin,

Start from here:

http://help.sap.com/SAPhelp_nw04s/helpdata/en/f6/4345e8238fcd418197d6692e59d673/frameset.htm

You will find an easy to follow tutorial on how to develop your first J2EE application, which includes JSP, java bean and enterprise bean. It is helpful to know how HTML works, but you don't need to code in HTML as there are many visual editors like Dreamweaver which let you create web pages with drag and drop.

Regards,

Ventsi

Former Member
0 Kudos

Hi Ventsi,

Thank You..

But my doubt is.. I dont have dreamweaver or something.. So in this case how am i supposed to design my frontend..without JSP..? Or is it.. Java Beans and JSP go hand in hand..?

Best Regards,

Navin Fernandes.

Former Member
0 Kudos

Navin,

You have to install the SAP NetWeaver Developer Studio.

Here is a description:

You probably have on the installation DVD's for NetWeaver.

There is a installation guide on the above link.

Regards,

Ventsi