Re: JSP instead of PHP

Alex McLintock <[email protected]>
Newsgroups gmane.editors.bitflux.general
Message-ID <[email protected]>
Christian points out:
> > did you send "Content-type: text/xml" in the HTTP Headers?

DOH ! Thanks.

This jsp file seems to fool Bitflux into reporting a success :-)

<%@ page contentType="text/xml"%>
<docu status='ok'/>


But this doesnt. It can't parse the "<?xml".
No matter. I'll figure out how to do that bit later... If Bitflux doesn't 
need it

<%@ page contentType="text/xml"%>
<?xml version='1.0' ?>
<docu status='ok'/>

Alex said:
 > I would like to use BitFlux on my cocoon based website. Since I don't have
> > php on my live server it would be a bit of a pain to get save.php working.
> > Instead I am trying to create a save.jsp instead.

-- 
bx-editor-users mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.