Inner classes

2002-10-23 Thread Seth Milder
on this. Seth Milder org.apache.catalina.INVOKER.edu.gmu.opentac2.webapp.RegistrationForm$Config as unavailable 2002-10-23 13:08:43 invoker: Cannot allocate servlet instance for path /usabo/servlet/edu.gmu.opentac2.webapp.RegistrationForm$Config javax.servlet.ServletException: Error instantiating

DynaValidatorForm and Multi-page Forms

2002-11-03 Thread Seth Milder
. I can post more info if that helps. I'd really like to know if my program is defective or if it is a bug in Struts (which is 1.1b, BTW). Thanks for any guidance. -- Seth Milder Department of Physics and Astronomy MS 3f3 George Mason University Fairfax, VA http://www.mrseth.org -- We must learn

DynaValidatorForm and Multi-page Forms

2002-11-05 Thread Seth Milder
Since nobody answered my previous posting, I'd just like to know if anyone has been able to get DynaValidatorForm with multiple pages to work without having to use the setPage() method. If so, can you please post an example? Thanks! -- Seth Milder Department of Physics and Astronomy MS 3f3

Re: DynaValidatorForm and Multi-page Forms

2002-11-05 Thread Seth Milder
that they were set on the first page. Perhaps the trouble is that the DynaValidatorForm is not being saved in the session? I should not have to do this myself. Right? If you have this working, then by all means post your code. Thanks a bunch! -- Seth Milder Department of Physics and Astronomy MS 3f3

Re: DynaValidatorForm and Multi-page Forms

2002-11-05 Thread Seth Milder
that come with Struts 1.1b, specifically the struts-validator webapp with the MultiRegistrationForm example with the exception that they are not using DynaValidatorForm. -- Seth Milder Department of Physics and Astronomy MS 3f3 George Mason University Fairfax, VA http://www.mrseth.org -- Few men

Newbie: Nested Tag Trouble

2002-11-18 Thread Seth Milder
will show me the errors of my ways, as they have before. -- Seth Milder Department of Physics and Astronomy MS 3f3 George Mason University Fairfax, VA http://www.mrseth.org -- The contempt for law and the contempt for the human consequences of lawbreaking go from the bottom to the top of American

Re: Newbie: Nested Tag Trouble

2002-11-18 Thread Seth Milder
property=fullName / does work. This method just does this: public String getFullName(){ return(_person.getFirstName() + + _person.getLastName()); } Is there something wrong with my syntax for the nested tags? Thanks for the speedy reply! -- Seth Milder Department

Re: Newbie: Nested Tag Trouble

2002-11-19 Thread Seth Milder
for your idea. It led to the solution: a missing entry in web.xml. Thanks again for your help. -- Seth Milder Department of Physics and Astronomy MS 3f3 George Mason University Fairfax, VA http://www.mrseth.org -- Chapter 1 The story so far: In the beginning the Universe was created. This has made

Please help! More nested tag trouble with DynaValidatorForm!

2002-11-30 Thread Seth Milder
! -- Seth Milder Department of Physics and Astronomy MS 3f3 George Mason University Fairfax, VA http://www.mrseth.org -- How can you prove whether at this moment we are sleeping, and all our thoughts are a dream; or whether we are awake, and talking to one another in the waking state? -- Plato

Re: Please help! More nested tag trouble with DynaValidatorForm!

2002-12-02 Thread Seth Milder
Gemes Tibor wrote: 2002-11-30, szo keltezssel Seth Milder ezt rta: Does anyone have a workaround? Am I doing some stupid thing here? The dot separator is for subbeans' properties. It follows the commons beanutils' PropertyUtils notation. http://jakarta.apache.org/commons/beanutils/api/org

Setting Roles

2003-01-08 Thread Seth Milder
but not to set it. Thanks for any help with this. -- Seth Milder Department of Physics and Astronomy MS 3f3 George Mason University Fairfax, VA http://www.mrseth.org -- The fact that life has no meaning is a reason to live -- moreover, the only one. --E. M. Cioran -- To unsubscribe, e-mail