cancel
Showing results for 
Search instead for 
Did you mean: 

Java Web Dynpro and Struts

Former Member
0 Kudos

Hi ,

I am very new to Web Dynpro.

Any one tell me What are the similarities between Web Dynpro frame work and Struts frame work ?

Advance Thanks,

Kavya.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kavya,

Both will follow MVC (Model , View , Controller) pattern. Where as in struts u have to write every thing manually. In WD , frame will take care u have to do drag and drop.

Samle Applications

/docs/DOC-8661#section13 [original link is broken]

Help

http://help.sap.com/saphelp_erp2005/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm

Regards

-SS

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kavya,

My point of view.

1-Both are follow MVC design pattern.

2-Both are call to FM of RFC through JCO.

3-Both are having default controller as well as custom controller....

4-Both are reducing complexity of code...

5-Both are running SAp Envirnment as WAS.....

6-Both are using Properties and XLF file for internationalization...

7-Both are using for Enterprise aplication...both are creating EAR file and deploying into SAp J2ee Engine...

Thnak

sudhir