Re: [appfuse-user] How to create a drop down list in Appfuse 2.0

2007-02-23 Thread ros
put in jsp and request or session put a list with key "myList" Fan wrote: > > I was looking at the userForm.jsp with the following code of showing drop > down list: > > > >default="${country}"/> >key="user.address.country"/> >* > > > > but I dont understan

[appfuse-user] How to create a drop down list in Appfuse 2.0

2007-02-22 Thread Fan
I was looking at the userForm.jsp with the following code of showing drop down list: * but I dont understand how does it work, where does the option list come from ? Please elaborate -- View this message in context: http://www.nabble.com/How-to-create-a-drop-dow