1. examples/sample.vm

>    #foreach $name in $theList
<    #foreach ($name in $theList)

2. examples/SampleServlet.java

>            outty =  getTemplate("sample.wm");
<            outty =  getTemplate("sample.vm");

3. i got some strange errors in the servlet log file. it report error at
different place at different time. the template file is
examples/sample.vm. the attach is the error log file.



----
Peng Yong                     Email: [EMAIL PROTECTED]
Bentium Ltd.                  URL: http://www.cn99.com

error.log

Reply via email to