May be these suggestions are too primitive..but try if
u want...

1. ur requirement i guess to trigger writing of xml
file out to disk on server by a http request..

2. Now what do u plan to send as response to http
request?..

3. If u still want to write from xsp to disk..then you
might as well look into log.xsl..it has some code
which enable you to write whatever u want to disk from
xsp..(again this might be silly idea)..


 --- sushil Bhattarai <[EMAIL PROTECTED]> wrote:
> I'm sending this again..Hope to get some reply this
> time. Thanks
> 
> 
> >Hello,
> >
> >I am using a xsp page which outputs xml upon
> processing. I want to save the
> >output xml in the server instead of just viewing it
> in the browser. What 
> >change do I need to make in the C2 sitemap so that
> the
> >output is saved as xml file in the server. A
> portion of my site map looks
> >like this at present
> >
> >
> ><map:match pattern="output.xsp">
> ><map:generate type="serverpages"
> src="inquire/xsp/output.xsp"/>
> ><map:serialize type="xml" mime-type="text/xml"/>
> ></map:match>
> >
> >
> >Sushil
> >
> >
> >
>
>_________________________________________________________________
> >Get your FREE download of MSN Explorer at
> http://explorer.msn.com/intl.asp
> >
> >
>
>---------------------------------------------------------------------
> >Please check that your question has not already
> been answered in the
> >FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> >
> >To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> >For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> >
> 
> 
>
_________________________________________________________________
> Get your FREE download of MSN Explorer at
> http://explorer.msn.com/intl.asp
> 
> 
>
---------------------------------------------------------------------
> Please check that your question has not already been
> answered in the
> FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <[EMAIL PROTECTED]>
>  

=====
Thanks and have great day
srini

____________________________________________________________
Do You Yahoo!?
For regular News updates go to http://in.news.yahoo.com

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to