how to access without "cocoon"

2002-09-28 Thread funing
Hi! I can run my webapp by http://host:8080/cocoon/xxx correctly. How to access it without "cocoon" by http://host:8080/xxx ? I change the map:pattern but it doesn't work :( best regards -- funing &l

Re: How to filter the data according to the user input?

2002-09-27 Thread funing
> > I think a little XSLT could do the job, something along these lines: > > > > -- funing <[EMAIL PROTECTED]> - Please check that your question has not already been answered in the FAQ before po

How to filter the data according to the user input?

2002-09-27 Thread funing
14_84_2.bmp this is another bmp 14_84_1.jpg How can I let only those items whose category="jpg" be showed ? Thanks a lot! best regards -- funing <[EMAIL PROTECTED]> - P

Re: Source Writing Transformer: Adding namespaces

2002-09-26 Thread funing
how to do this? > > Thanks, > -Alex -- funing <[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

How to insert element to XML by XSP?

2002-09-25 Thread funing
It seems that the "insert" tag of SourceWritingTransformer doesn't work now. Does anyone know what can be used in place of it? best regards -- funing <[EMAIL PROTECTED]> - Please check that your ques

Why insert tag of SourceWritingTransformer doesn't work?

2002-09-25 Thread funing
er > page/content > This paragraph gets inserted. > > With this one, at the end of the content. > > page/content tests/result1.xml > This paragraph gets inserted. > > With this one, at the end of the content. > > Have a look! -- funing <[EMAIL PROTECTE

how to change xml by xsp?

2002-09-22 Thread funing
ange the author according the user input, how to do? Shall I embed the SAX or DOM code into my XSP? best regards. -- funing <[EMAIL PROTECTED]> - Please check that your question has not already been answered in the FAQ befo

how to merge a XML to a XSP ?

2002-09-20 Thread funing
Hi! all: I want to use upload.xsp to provide uploading service and provide some other information got from a XML in the same page. How can I make it? best regards -- funing <[EMAIL PROTECTED]> - Please chec

how to write data to the XML file which the data is read from ?

2002-09-18 Thread funing
to the VERY xml which the data comes from? I think serializer may be the answer. But I don't know how to generate a xml file dynamically without http response. best regards -- funing <[EMAIL PROTECTED]> - P