Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
TDD for a Shopping Website LiveProject
this week in the
Testing
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Ron McLeod
Jeanne Boyarsky
Tim Cooke
Sheriffs:
Liutauras Vilda
paul wheaton
Henry Wong
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Carey Brown
Frits Walraven
Bartenders:
Piet Souris
Himai Minh
Forum:
JSP
Tag File error....
Sen Aff
Ranch Hand
Posts: 63
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello people,
I was trying the example on page 494 of head first
servlets
and
JSP
and I had the following error.
org.apache.jasper.JasperException: /tagshit.jsp(14,0) Attribute subTitle invalid for tag tagheader according to TLD
can anyone please help me?
Thanks a lot.
Senyo.
Sen Aff
Ranch Hand
Posts: 63
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
i got it now....the following code was missing in the Tag File
<%@ attribute name="subTitle" required="true" rtexprvalue="true"%>
thanks a lot people
On top of spaghetti all covered in cheese, there was this tiny ad:
Free, earth friendly heat - from the CodeRanch trailboss
https://www.kickstarter.com/projects/paulwheaton/free-heat
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
display FTP content
No equal tag error even when equal tag present in struts-logic.tld
Start: Applet not initialized
Document root element is missing
Page Directive errorPage and isErrorPage
More...