• 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 custom tag error

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all.
Here where I work, we have developed a custom jsp tag library. We have used it for almost a year and a half, and we haven't had any problem running it over weblogic 5.1
Some weeks ago I tried to deploy an aplication in a weblogic 6.0 The aplication uses the tag library at almost every jsp page. The tags work, but with weird behaviour.
Have any of you found weird behaviour with your custom tags?
Regards.
 
Ranch Hand
Posts: 216
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Could You please explain what do You mean by "wierd" ?
Thanks

Originally posted by enrique ferrero:
Hello all.
Here where I work, we have developed a custom jsp tag library. We have used it for almost a year and a half, and we haven't had any problem running it over weblogic 5.1
Some weeks ago I tried to deploy an aplication in a weblogic 6.0 The aplication uses the tag library at almost every jsp page. The tags work, but with weird behaviour.
Have any of you found weird behaviour with your custom tags?
Regards.


 
I'm still in control here. LOOK at this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic