QUESTION POSED ON: 07 December 2004
In WebSphere Development Studio (WDS), using the Web Diagram and Web Interaction Wizard, I find it very limited in its actual real-world use. For instance, I have a Sales Order Entry 5250 application that I want to convert to the Web. The problem is that once I have a diagram and Web Interaction defined, I cannot go back, add new input, and output .jsp pages; build new
PARMs, RPGs to call, parm structures, map them to the input/ouput pages, bring up and design the input (and output), form WYSIWYG layout designer to manage the field's layout and controls, and use flow controllers. The Wizard is impressive in demos, but when you get to real-world applications where you have more than two pages (1 input and 1 output) the Wizard offers no solution in reiterative development.
Is there a way to do this with the Wizard without having to hand-code all the associated .jsp's and .Java?
|