<map:match pattern="login"> <map:generate type="serverpages" src="xsp/login.xsp" label="debug1"/> <map:transform type="xslt" src="style/dialog.xsl" label="debug2"> <map:parameter name="css-stylesheet" value="global.css"/> </map:transform> <map:serialize type="html"/> </map:match>
the view element looks just like the site. I am getting an xml page back but it is not the same as what I would see. What is happening is that I have a login form that submits to this page. In this page I run a query to validate login. In the xml that I get back I am seeing invalid login but in the actual html that is produced the login is validated. That is why I am saying the xml does not match up. Tim Bachta (913)693-0538 Office (913)486-5213 Mobile -----Original Message----- From: Conal Tuohy [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 9:49 PM To: [EMAIL PROTECTED] Subject: RE: XML file Try posting the pipeline from your sitemap, so we can see what you have done, and get an idea of what is going wrong. Otherwise we are just guessing. Cheers! Con > -----Original Message----- > From: Tim Bachta [mailto:[EMAIL PROTECTED] > Sent: Thursday, 12 June 2003 2:44 p.m. > To: [EMAIL PROTECTED] > Subject: RE: XML file > > > I tried this and it does not work for me. It shows me the xml but it > does not run the query correctly so I am not getting the same > info that > I am getting on a regular view. Is there another way? --------------------------------------------------------------------- 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]