You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Bobby Mitchell <bo...@niac.usra.edu> on 2002/09/25 20:01:45 UTC

Need help with XMLForm

Can I use xsp to add Violations to an instance of XMLForm? If so, can 
you provide a short code snippet?

-- 
Robert J. (Bobby) Mitchell
Systems Administrator
NASA Institute for Advanced Concepts
555A 14th St Atlanta, Ga. 30318
Phone: (404)347-9633 Fax: (404)347-9638




---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Need help with XMLForm

Posted by Ivelin Ivanov <iv...@iname.com>.
If can just extract the code from say WizardAction.jave.

Form.lookup( id, objectModel );
Form.addViolation( violation );


----- Original Message ----- 
From: "Bobby Mitchell" <bo...@niac.usra.edu>
To: <co...@xml.apache.org>
Sent: Wednesday, September 25, 2002 1:01 PM
Subject: Need help with XMLForm


> Can I use xsp to add Violations to an instance of XMLForm? If so, can 
> you provide a short code snippet?
> 
> -- 
> Robert J. (Bobby) Mitchell
> Systems Administrator
> NASA Institute for Advanced Concepts
> 555A 14th St Atlanta, Ga. 30318
> Phone: (404)347-9633 Fax: (404)347-9638
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
> 


---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>