|
Hi Magnus Rydin,
Here is the file which u want to have a look on
it.
Here is the taglib.tld file , Please check whether
it has any errors.
Taglib.tld file
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd"> <taglib> <tlibversion>1.0</tlibversion> <jspversion>1.1</jspversion> <shortname>mt</shortname> <uri>http://www.orionserver.com/tutorials</uri> <info>My first Tag library</info> <tag>
<name>helloWorld</name> <tagclass>com.acme.tag.HelloWorldTag</tagclass> <bodycontent>empty</bodycontent> <info>A Hello world Tag</info> </tag> </taglib>
------ end of file--------------------
CH.Srinivas Babu
Java Application Developer Ph: 006027189333 Extn - 8224 Mobile : 0060173837232
|
- Problem in Executing the First Example given in the Orio... srinivas
- SV: Problem in Executing the First Example given in... Magnus Rydin
- RE: Problem in Executing the First Example give... srinivas
- RE: Problem in Executing the First Example ... Robert Nicholson
- SV: Problem in Executing the First Example given in... Magnus Rydin
- SV: Problem in Executing the First Example given in... Magnus Rydin
- Problem in Executing the First Example given in... srinivas
- Re:Problem in Executing the First Example g... jmorgenstein
- RE: Problem in Executing the First Example ... Michael J. Cannon
- RE: Problem in Executing the First Exam... Arved Sandstrom
- RE: Problem in Executing the First... Jay Armstrong
- RE: Problem in Executing the F... Arved Sandstrom
