Ciao Wendy, Thanks for your answer!
we are using JDeveloper 10: This is the part of my web-xml: <taglib> <taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri> <taglib-location>/WEB-INF/struts-bean.tld</taglib-location> </taglib> <taglib> <taglib-uri>/WEB-INF/struts-layout.tld</taglib-uri> <taglib-location>/WEB-INF/struts-layout.tld</taglib-location> </taglib> this is a part of a jsp: <[EMAIL PROTECTED] uri="/WEB-INF/struts-layout.tld" prefix="layout" %> When I use a layout tag I get the message Metadata for namespace '/WEB-INF/struts-layout.tld' is not loaded. but I can use it! WEB-INF is capitalized Thanks a lot Ciao Christian ---------- Initial Header ----------- >From : "Wendy Smoak" [EMAIL PROTECTED] To : "Struts Users Mailing List" user@struts.apache.org Cc : Date : Mon, 5 Sep 2005 05:13:26 -0700 Subject : Re: Metadata for namespace /web-inf/struts-html not loaded > From: "starki78" <[EMAIL PROTECTED]> > > > I can compile and run the project but I get this error-message > > (or better advice) and I cannot imagine where it comes from. > > Has anyone an idea? > > My guess is that it's coming from something related to the taglibs. Many > people still put <taglib> tags in web.xml, and most of the examples have you > use URIs like /WEB-INF/struts-html. > > If you are configuring the taglibs in web.xml, (and you're on a Servlet 2.3 > or better container,) try removing those tags and using the URIs suggested > in the .tld files themselves, (which can be found in the .jar files,) such > as: http://struts.apache.org/tags-html > > One more guess: WEB-INF should be capitalized. > > If you're still stuck, we're going to need more information-- what version > of Struts are you using, what Servlet container, and more about what's going > wrong. > > -- > Wendy Smoak > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ____________________________________________________________ 6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero! Scaricalo su INTERNET GRATIS 6X http://www.libero.it --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]