Hi Jorg, Thanks for your reply. I wrapped the <f:form> section in a <page> but still the same problem .... Any suggestions - or even a working example? Thanks, Michael. > > Hi, > > I still cant get single-selects to populate after a submit ... > > The following __very__ simple page works as expected on initial load (ie > > drop down populated) but after submitting the form, an empty > > drop-down/single-select comes back ... > > an apache error log produced with AxDebugLevel 10 is attached ... > > Thanks! > > -Michael > > <xsp:page xmlns:xsp="http://apache.org/xsp/core/v1" > > xmlns:f ="http://axkit.org/NS/xsp/perform/v1" > > > > <f:form name="test"> > > You are missing your user root. Always wrap XSP content into at least a static > root tag. Otherwise, code may be executed at compile time. > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
