Looks like my jsp pages are not well formatted xml docs. They are more html stuff with jsp tags. Can anyone help me use the same jsps without rewriting the existing ones. Rewriting them would be a lot of work and we do not have so much time to complete the project.
Thanks, Anna. On Monday 02 February 2004 05:09 pm, Upayavira wrote: > Anna Bikkina wrote: > >Hi, > > > >I have an existing website which has jsp files and html files. I want to > > use the jsp's directly when porting to cocoon. Cocoon is complaining > > about jsp tags, META tags(html) and other "&" symbols in between the > > text. Can anyone help me how I can overcome this and use existing jsp's > > and htmls in cocoon directly so that I do not have to rewrite them. > > > >ps: I added the JSp generator and reader to the main component section of > > the sitemap. > > does your JSP output well formed XML? The JSPGenerator will expect that > of a JSP page. If not, others here might be able to help you work with > your current pages. > > Regards, Upayavira > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
