Hi Friends,
i just created one simple application in NWDS.
i created 2 views. if i click one view it should go to another view.i created inbound and outbound plug for navigation purpose.then i set action for the first view and selected fireplug to the second view. automatically code is generated in onction of the first view.
i mapped the action of button go in the first view as the <firplugsecondview>...
when i deploy
first view is loaded correctly....when i click go button.....iam getting second view window name as invalid syntax error and in url iam getting "javascript:void(0);"...and in the page iam getting as page cannot be displayed....
is anything setting problem.....