Re: Re: Problem with logic:equal and bean:define

2002-04-11 Thread stephen.chambers
ant. What you must remember is to keep the same classname of the bean in each statement. When you use "value" attribute it is done automatically, assuming that the classname is java.lang.String. If you use another attribute (name, property and so on) don't forget to add "type&q

Problem with logic:equal and bean:define

2002-04-06 Thread stephen.chambers
All, When I use the bean:define tag inside a logic:equal, why doesn't the scriptinh variable created stay in scope outside of the logic tags? What am I doing wrong? Code snippet below: Once outside of the logic tags, even out.print(myvar); results in null. Thanks, Steve -- To u

Big problem with tomcat's security manager and dataSource in the struts_config.xml file

2002-04-01 Thread stephen.chambers
> All, > > I have been migrating a smaller Tomcat/MySQL application to Struts and have > run into a problem. > > I have completely converted the app to Struts and hit a snag when I inserted > the DataSource tag into the struts-config.xml. It began to generate "Cannot > find ActionMappings" error

Problem with tomcat's security manager and dataSource in the struts_config.xml file

2002-03-29 Thread stephen.chambers
All, I have been migrating a smaller Tomcat/MySQL application to Struts and have run into a problem. I have completely converted the app to Struts and hit a snag when I inserted the DataSource tag into the struts-config.xml. It began to generate "Cannot find ActionMappings" errors in the html an

Problem with Tomcat's security manager and DataSource in struts-config.xml

2002-03-29 Thread stephen.chambers
All, I have been migrating a smaller Tomcat/MySQL application to Struts and have run into a problem. I have completely converted the app to Struts and hit a snag when I inserted the DataSource tag into the struts-config.xml. It began to generate "Cannot fond ActionMappings" errors in the html