• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

jsp:plugin error

 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Could someone please point out the error in the code below? I'm trying to work through some of the examples in the book: JavaServer Pages for Dummies.
I’m trying to use the jsp :p lugin tag (see the code below) and am getting the following error:
org.apache.jasper.JasperException: /dynamic/HelloWorld.jsp(10,1) jsp :p lugin not closed

The quality control in the book is abysmal. I’ve been learning a lot trying to fix the problems in the examples, but it would be terrible for someone who wanted a simple to use book with working examples.
[ May 06, 2003: Message edited by: Les Hayden ]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic