Re: Latest and Greatest 1.0 User's Guide

2001-01-20 Thread Ted Husted
Very, very kewl. Short Term Plan I'm about through the Users Guide, and will refresh my CVS and post some very minor fixes. I'll also update the struts.xls to reflect a 2001 copyright (forward into the present!) Meanwhile, Any thoughts on a better approach to formatting the example code.

bean define with scripting funs

2001-01-20 Thread Incze Lajos
Weird thing at bean:define (probably a tomcat error - I use tomcat 3.2.1 with the IBM jdk 1.3 on linux): Here is a sample JSP (copied from the "Bean User Guide"): -- %@page language="java" contentType="text/html;charset=ISO-8859-1"% %@ taglib uri='/WEB-INF/struts-bean.tld'