<select name="city">
Would be just fine if your bean has a get/setCity() ----- Original Message ----- From: "apurva zaveri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 14, 2002 7:59 AM Subject: Re: XMLForm - VoiceXML One more thing to mention. I am working on creating "wizard2vxml.xsl" and "xmlform2vxml.xsl" for VoiceXML 2.0 for XMLForm. Is it Necessary to have "/" in the field name (html input variable name) like : <select name="/city"> this? Would this be fine? <select name="city"> I am using bean not dom for XMLForm --- apurva zaveri <[EMAIL PROTECTED]> wrote: > This is a serious problem about the use of XMLForm > in > VoiceXML. While experimenting with XMLForm to > generate > VoiceXML this a problem that I faced. > > Since in XMLForm all the name of the fields begins > with "/" in HTML > > <select name="/city"> is not a problem > > while in VXML > > <field name="/city"> is an error. > > What can be done? > > -Apurva Zaveri > > > > __________________________________________________ > Do you Yahoo!? > Faith Hill - Exclusive Performances, Videos & More > http://faith.yahoo.com > > --------------------------------------------------------------------- > Please check that your question has not already > been answered in the > FAQ before posting. > <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: > <[EMAIL PROTECTED]> > For additional commands, e-mail: > <[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>