RE: Dynamically changing forward in ActionForm

2003-07-08 Thread Neil Carusetta
forward element in the struts-config mapping for the fail validate case (probably just a URI back to the Logon JSP itself, and another forward for the success case (probably an action call which display the next page and any prepopulated form-bean info). Hope that helps. Neil Carusetta CGC Scottsdale

RE: RESOLVED RE: Path Info for downloaded files

2003-06-19 Thread Neil Carusetta
If you're referring to setting an ActionForward path at runtime, that could be a problem. I have wanted to do this as well, however it appears that when initializing all the configurations in the ActionServlet.init() upon startup the paths are set once and then locked, or frozen. See

RC2 DynaActionForm Boolean properties

2003-06-12 Thread Neil Carusetta
value. With RC2, Boolean properties appear to be missing unless they have this attribute set. Thanks Neil Carusetta Computer Guidance Corp Scottsdale, AZ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

RE: multi row / multi col input forms

2003-01-23 Thread Neil Carusetta
a property that consists of an array of user defined classes? A side question for any who might know. When using a String[] property it is not necessary to set the size attribute. Is this needed for user defined classes? Thanks for any help, Neil Carusetta CGC * From: James Turner

Opening PDF file: Problem and Solution

2002-11-14 Thread Neil Carusetta
that the contentType setting in the sub-app was overriding that for application/pdf but not for image/jpeg or application/msword. Does anyone know why this would be the case? Best of luck, Neil Carusetta CGC Scottsdale, AZ -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe