cancel
Showing results for 
Search instead for 
Did you mean: 

Web dynpro beginner

Former Member
0 Kudos

What would that a java programmer need to understand to start something new in webdynpro java ?

Accepted Solutions (1)

Accepted Solutions (1)

ratish_rao
Explorer
0 Kudos

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Web dynpro java is not a big deal, first you have a basic knowledge in core java then we play with web dynpro java

1. Start with sample examples like creating web dynpro project. This tutorial gives you basic knowledge http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60e5add3-8349-2a10-9594-bcb7d1b4b...

2. Before doing this example you have some knowledge in web dynpro java that confidence comes while doing above examples. This example gives you how to navigate first view to second view and how to get content through binding. http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f64e7a90-0201-0010-e0b4-ec1f849ec...

3. This tutorial gives you overview of Navigation inside web dynpro java http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a137c339-0b01-0010-a688-a87b88706...

Regards,

Ramesh.G

Edited by: Ramesh Babu.G on Dec 27, 2011 7:18 AM

parameshwari_palle
Participant
0 Kudos

Hi,

Learn the concepts of binding and mapping. The following are some links i had followed hope this may help you.

--- Forum link on Context Mapping and Data Binding

http://help.sap.com/saphelp_nw04s/helpdata/en/47/45640f80f81962e10000000a114a6b/content.htm --- Sap Documentation on Context Mapping and Data Binding

To know the Process flow:

http://help.sap.com/saphelp_nw70/helpdata/en/5f/af6e420c48c353e10000000a1550b0/content.htm -


Developing a Web Dynpro Application

http://wiki.sdn.sap.com/wiki/display/WDJava/WelcometoWebDynproJava%21 -


welcome to Web dynpro:

here you can get all the detailed links and concepts regarding web dynpro java

-


Tutorials&Samples

Thanks.

Parameshwari

anand_govardhan
Active Participant
0 Kudos

Hi,

Just start with understanding the MVC architecture and how its used in WDJ. Then study about WD framework, context mapping and binding.

There are many blogs, document and tutorials on SDN.

Regards,

Anand G