Forget about Taglib....I am not able to run the simple hello world
program.... I am now really frustrated.... I dont know whether it has got to
do with classpath settings... can anyone tell me what should be the claspath
settings...I think that is the only thing I need to check again now..
>From: Marco M <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Tomcat ignoring my JSP tags.
>Date: Mon, 28 Aug 2000 16:10:18 +0300
>
>ok Asha,
> i did not follow the thread..but were you able to run the custom
>tag
>example that comes along with tomcat??
>it's in the directory examples/jsp/simpletag
>if u are able then:
>- write your own tag
>- write your taglib
>- declare your taglib in the proper web.xml
>- then write the JSP with your custom tag
>
>if your tag has an attribute...declare it in your taglib
>
><attribute>
><name>name_of_the_attribute</name>
><required>true</required>
><rtexprvalue>true</rtexprvalue>
></attribute>
>
>
>regards
> marco
>
>
>
>
>if u are able..then the problem can be how u declare the taglib
>
> > -----Original Message-----
> > From: EXT Asha Patel [mailto:[EMAIL PROTECTED]]
> > Sent: 28. August 2000 15:26
> > To: [EMAIL PROTECTED]
> > Subject: Re: Tomcat ignoring my JSP tags.
> >
> >
> > I am still not able to run tomcat successfully...JSP tags are
> > still ignored.
> >
> > Could anyone please list down all the steps required to
> > install TOMCAT 3.1
> > in win 98 machine, the prerequisites softwares to be
> > installed, the class
> > path and java_home path settings, the windows system memeory settings,
> > etc...
> >
> > I beleive that it will be of great help to everyone.
> > Personally I think even
> > many links of installing tomcat are incomplete or not very
> > friendly to new
> > comers...
> >
> > Thanks again
> > ---------------------
> >
> >
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets