Can someone please remove this email address from the mailing list. [EMAIL PROTECTED] I have done it manually from the web form twice now, but to no avail. Thanks Scott
taglib-tutorial Documentation !! The person you have tried to contact is no longer employed at Netch Technologies. You may wish to contact us at [EMAIL PROTECTED] instead, or visit us on the web, http://www.netch.se/ . This message is probably caused by one of the following recipient adresses: [EMAIL PROTECTED] [EMAIL PROTECTED] If you feel this message is in error, mail [EMAIL PROTECTED] to get in touch with the mail administrator. regards, /netch/ The original message follows: >From [EMAIL PROTECTED] Tue Mar 13 00:44:56 2001Received: (from root@localhost) by atwood.netch.se (8.9.3/8.9.3) id AAA10471 for [EMAIL PROTECTED]; Tue, 13 Mar 2001 00:44:56 +0100 Received: from ernst-hugo.netch.se (IDENT:[EMAIL PROTECTED] [194.16.2.10]) by atwood.netch.se (8.9.3/8.9.3) with ESMTP id AAA10468 for <[EMAIL PROTECTED]>; Tue, 13 Mar 2001 00:44:56 +0100 Received: from druid.evermind.net (IDENT:[EMAIL PROTECTED] [195.58.126.196]) by ernst-hugo.netch.se (8.9.3/8.9.3) with ESMTP id AAA13102; Tue, 13 Mar 2001 00:44:56 +0100 Received: from druid.evermind.net (IDENT:[EMAIL PROTECTED] [195.58.126.196]) by druid.evermind.net (8.9.3/8.9.3) with SMTP id BAA27226; Tue, 13 Mar 2001 01:07:57 -0100 Received: from inet010.citec.com.au (firewall-user@[203.18.109.13]) by paladin.evermind.net (8.9.3/8.9.3) with ESMTP id CAA20626 for <[EMAIL PROTECTED]>; Tue, 13 Mar 2001 02:01:17 -0500 Received: by inet010.citec.com.au; id JAA24787; Tue, 13 Mar 2001 09:03:19 +1000 (EST) Received: from ntvetmailp(mailhost.sydneywater.com.au 131.242.85.29) by inet010.citec.com.au via smap (V2.0) id xma024769; Tue, 13 Mar 01 09:03:14 +1000 Received: from nt220mail.sw.com.au (unverified [10.220.3.4]) by ntvetmailp (Vet Mail SMTPRS 2.0.15) with ESMTP id <B0004479330@ntvetmailp> for <[EMAIL PROTECTED]>; Tue, 13 Mar 2001 10:07:14 +1100 Received: from gwdomawt-nrs.sw.com.au (unverified) by nt220mail.sw.com.au (Content Technologies SMTPRS 4.2.1) with SMTP id <[EMAIL PROTECTED]> for <[EMAIL PROTECTED]>; Tue, 13 Mar 2001 08:36:05 +1100 Received: from HO-Message_Server by gwdomawt-nrs.sw.com.au with Novell_GroupWise; Tue, 13 Mar 2001 08:35:18 +1000 Message-Id: <[EMAIL PROTECTED]> X-Mailer: Orion ListServer Date: Tue, 13 Mar 2001 08:14:15 +1000 From: "SCOTT FARQUHAR" <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Subject: Re: Problem in Executing the First Example given in the Orion taglib-tutorial Documentation !! MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by paladin.evermind.net id CAA20627 Reply-To: Orion-Interest <[EMAIL PROTECTED]> Sender: [EMAIL PROTECTED] What does the file taglib.tld contain? It looks like there is a problem with that file. >>> [EMAIL PROTECTED] 03/12/01 02:34pm >>> Hi, I have downloaded the Helloworld.jsp, taglib.tld and helloworld .java compiled and got helloworld.class . and created the same directory structure as mentioned in the documentation of taglib-tutorial. I could able to compile HelloWorld.java when i run the HelloWorld.jsp , it produces the following error : 500 Internal Server Error java.lang.IllegalArgumentException: Error parsing tag-library file:/D:/orion/applications/nbizdev/niagabiz-web/Web-inf/taglib.tld: XML declaration may only begin entities. at javax.servlet.jsp.tagext.TagLibraryInfo.<init>(TagLibraryInfo.java) at com.evermind.server.http.TagLibraryArchive.<init>(JAX) at com.evermind.server.http.TagLibraryArchive.r9(JAX) at com.evermind.server.http.d_.r3(JAX) at com.evermind.server.http.HttpApplication.r3(JAX) at com.evermind.server.http.eg.tn(JAX) at com.evermind.server.http.eg.sm(JAX) at com.evermind.server.http.JSPPage.sm(JAX) at com.evermind.server.http.HttpApplication.v4(JAX) at com.evermind.server.http.HttpApplication.w5(JAX) at com.evermind.server.http.JSPServlet.service(JAX) at com.evermind.server.http.d1.si(JAX) at com.evermind.server.http.d1.forward(JAX) at com.evermind.server.http.ed.sp(JAX) at com.evermind.server.http.ed.so(JAX) at com.evermind.util.f.run(JAX) I tried a lot to find out the cause of this problem. But could not succeed. I wasted 2 full days in rectifying this problem. Please help me. this Problem is making me mad... thanks a lot. Srinivas
