You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Robin Green <gr...@hotmail.com> on 2001/01/11 00:10:35 UTC

Re: How one xml file call another modified xml file like without a user interven

You need to use XSP, Java and 
response.sendRedirect("user.xml?msg="+errorMessage)

user.xml will need to call request.getParameter ("msg")

"M. Amin" <am...@imkenberg.net> asked:
>In my xml file for example "user.xml" the user enters his personal 
>information which are sent
>directly to another xml file for example "check-user.xml" which checks that 
>all of the mandatory
>user's attributes are entered by the user. If one of the attributes is 
>missed, "check-user.xml" must call back "user.xml"
>with a error message indicating missed attributes for the user.
>My question is how one xml file like "check-user.xml" (which will be hidden 
>for the user) call
>another modified xml file like "user.xml" without a user intervention ?.
>or How can i handle this task in xml ?

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.