Re: SAXParseException

2004-10-05 Thread Xavier Lawrence
ever seen that though ;-) Here's a forum that discusses > this issue. > > http://forum.java.sun.com/thread.jsp? forum=34&thread=465472&tstart=15&trange=15 > > - Mike > > On Tue, 2004-10-05 at 08:57, Xavier Lawrence wrote: > > > Hi, > > >

Re: SAXParseException

2004-10-05 Thread Xavier Lawrence
.java.sun.com/thread.jsp? forum=34&thread=465472&tstart=15&trange=15 > > - Mike > > On Tue, 2004-10-05 at 08:57, Xavier Lawrence wrote: > > > Hi, > > > > I am getting these stange org.xml.sax.SAXParseException: Content is > not > > allowed

SAXParseException

2004-10-05 Thread Xavier Lawrence
Hi, I am getting these stange org.xml.sax.SAXParseException: Content is not allowed in prolog and I don't understand why... Anybody would have a clue where I shoul start looking ? (I see nothing wrong in my config XML files...) I am trying to make a simple struts-portlet work... Thanks in adv

Struts and JSR-168 portlets

2004-10-03 Thread xavier . lawrence
Hi all, I am looking for a working example of a struts application where its views would be seen in JSR-168 portlets. I would like to make my struts-portlets application work on Tomcat, with pluto for example. Can anybody give me a link of a working example, or even send me some source code or c