• 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

need help with struts and ATG dynamo error

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I am getting this message when I am trying to access my page.

Taglib declaration specifies a URI of /WEB-INF/tld/sslext.tld that failed to load: java.io.IOException: missing resource: WEB-INF/tld/sslext.tld

we are using ATG Dynamo server. I checked in my program and the path to " .tld" files are fine and all the " .tld files " are located under /WEB-INF/tld/.
Please help me with this problem.

Is there some thing I need to configure with Dynamo to recognise the taglibs ?

Thank you
 
reply
    Bookmark Topic Watch Topic
  • New Topic