Skip to Content
0
Former Member
Nov 29, 2007 at 01:27 PM

Navigating Between 2 views in webdynpro application

31 Views

Hi All,

I am creating a webdynpro application with 2 views. when i click the next the first view an action would be triggering the next view. Component controller context is being used.

Component Controller - 2 value attributes are there. These are mapped to view 1 and view2.

view1 - has these 2 value attributes

view 2 - has these 2 value attributes and 1 node with some attributes.

But in view 2 , i am using only that node. When i deploy the application, when i click the button on the first view, another window popups, saying "500 internal error". But the view1 and view2, code is completely free of error. if so, why it is not displaying data of view2?

Regards,

Divya