struts-config.xml

2001-08-08 Thread Pfingstl Gernot
Title: struts-config.xml In struts-config_1_0.dtd there is a note in the data-source section that the use of "url", "autocommit" and so on as attributes is deprecated, you should use set-property instead. How can I use set-property in struts-config.xml? I have following datasource:      

template-taglib; nestes templates?

2001-06-06 Thread Pfingstl Gernot
Title: template-taglib; nestes templates? Is it possible to use a template in a template? I tried following: I have a file "/templates/main.jsp", which is the main layout for all pages (header, content and footer area and a page title): <%-- main.jsp --%> <%@ taglib uri='/WEB-INF/tlds/stru