Re: 答复: How to use t5.0.13

2008-06-19 Thread Sven Homburg
we need more input an exception dump would help 2008/6/19 滕训华 <[EMAIL PROTECTED]>: > Yes,I have changed the class name of the web.xml. > > -邮件原件- > 发件人: Martijn Brinkers (List) [mailto:[EMAIL PROTECTED] > 发送时间: 2008年6月19日 13:34 > 收件人: Tapestry users > 主题: Re:

答复: How to use t5.0.13

2008-06-18 Thread 滕训华
Yes,I have changed the class name of the web.xml. -邮件原件- 发件人: Martijn Brinkers (List) [mailto:[EMAIL PROTECTED] 发送时间: 2008年6月19日 13:34 收件人: Tapestry users 主题: Re: How to use t5.0.13 Did you change web.xml (specifically org.apache.tapestry5.TapestryFilter) as well? Martijn Brinkers On

Re: How to use t5.0.13

2008-06-18 Thread Martijn Brinkers (List)
Did you change web.xml (specifically org.apache.tapestry5.TapestryFilter) as well? Martijn Brinkers On Thu, 2008-06-19 at 13:24 +0800, 滕训华 wrote: > I found that t5.0.13 can download,so I download it and replace the jars with > new version and change org.apache.tapestry into org.apache.tapestry5,

How to use t5.0.13

2008-06-18 Thread 滕训华
I found that t5.0.13 can download,so I download it and replace the jars with new version and change org.apache.tapestry into org.apache.tapestry5,but why I can not start the tomcat server in eclipse What i forget to do ?