I have a Strut 1.x,Based application,in JSP,a Drop Down exist to display a set of value based on the user login and one more value from the same JSP(from Edit box) page,same value in drop list can not be displayed at the first time when it displayed to user,since it depends on Edit box.Once all filed in JSP ,i will click on submit button to call the action class. In the above scenario,how it displayed