Hi Chris, This was exactly the problem. The OUTPUT type xhtml was not working and I have changed the OUTPUIT to HTML. It started working fine.
Thank you very much for the suggestion. Please advice me on the following. 1. Is there any Java implementation for using the Analog? We have a web based admin system. I need to provide web based GUI in which the Admin user selects all the commands like DAILYREP etc., and ask for a report. The server should have some Servlet kind of program, which can contact the Analog, generate a report and display it to the user. I could achive this with the HTML form and Perl program that are supplied as samples along with the install kit of Analog. But I need one with Java. I am looking into that Perl program, but its greek and latin to me, as I never knwo abt Perl. 2. Need another suggestion in General Summary. I file based report like Number of HTML requests: 1042035 Number of script requests: 69784 Number of non-HTML requests: 0 Number of malformed requests (all dates): 494865 etc. Can we achive this with Analog6.0? Thanks in advance Regards Murali On Apr 7, 2005 5:45 PM, Chris Sharman <[EMAIL PROTECTED]> wrote: > ,[email protected]> wrote: > > > Hi, > > > > I am new to Analog. I was trying out the Analog5.0.1. I ran that > > program on the local machine and also deployed the form and perl > > program on to Tomcat 4.1. This ran successfully and I gave a demo to > > my boss also. > > > > Then we decided to go for the latest verion Analog6.0. I have setup > > the Analog 6.0 on the local machine and successfully generated the > > report. Now I am trying to deploy the same on the Tomcat 4.1. I have > > made the necessary changes to the HTML and Perl program. When I submit > > the form, a blank HTML page is displayed and the report HTML source > > code is written to the TOmcat Log. > > > > I am wondering what could be the problem. Please help me in this rehgard. > > Don't know what 'form and perl' you're talking about, but the analog > output was extensively enhanced (to xhtml+css by default) between 5 & 6. > XML and HTML are available options (use the OUTPUT command). > Your perl probably needs changing to process it correctly. > If that's not a option, you could try "OUTPUT HTML" to go back to html > output (though I don't know if it's compatible with 5.01), or simply > stick with 5.01. > > Chris > > ----------------------------------------------------------------------- > > Any views expressed in this message are those of the sender and not > necessarily those of CCA Group. The unauthorized use, disclosure, > copying or alteration of this message is forbidden. The contents of > this message may be confidential and/or privileged, copyright CCA Group > and are intended solely for the use of the individual or entity to whom > they are addressed. Whilst this message has been scanned, CCA Group > cannot guarantee that it is virus free or compatible with your systems > and accepts no responsibility for any loss or damage arising from its > use. The recipient is advised to run their own anti-virus software. If > you receive this message in error please contact > [EMAIL PROTECTED] immediately, destroy any copies and delete it > from your computer systems. > +------------------------------------------------------------------------ > | TO UNSUBSCRIBE from this list: > | http://lists.meer.net/mailman/listinfo/analog-help > | > | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general > | List archives: http://www.analog.cx/docs/mailing.html#listarchives > +------------------------------------------------------------------------ > +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

