OptionsTag problem

2001-11-17 Thread Anat Rozenzon
hi all,   I'm trying to use OptionsTag in one of my pages and keep having problems. I have 2 actions involved, PrepareSubscriptionAction and SaveSubscriptionAction and an ActionForm called SubscriptionForm. The first action (PrepareSubscriptionAction) get some data of the options list from

Guidance on using dynamic array of checkboxes?

2001-11-17 Thread David M. Karr
I can see that the details are straightforward for presenting, controlling, and reading a single checkbox, or multiple independent checkboxes, but I'm trying to figure out the proper strategies for presenting a dynamic list of checkboxes. In particular, I'm developing an "editUser" page, where pa

RE: Leading slash '/' in URLs

2001-11-17 Thread McClung, Brian
I tried removing all of the / in both my actions and in the jsp pages. Now I get an error for each jsp page stating that it can't find /login. I have verified that there is no reference to /login in my page or struts-config file. Where in my web.xml file would I look to make sure I have specifi