Tapestry 5 is a new framework developed to make use of java 5. You could always use tapestry 4 if you need java 1.4 and want xml configuration.
On 4/18/07, li li <[EMAIL PROTECTED]> wrote:
There is no framework support only jdk1.5! All most all framework support jdk1.4. Annotation is a bad small! It write all xml config content to java code,So if you change any annotation,you have to compile and package java class every time ! again and again! If you write these config content to xml,You don't need have to compile java code,except change a bit xml only. 离人网 ________________________________ From: "D&J Gredler" <[EMAIL PROTECTED]> Reply-To: "Tapestry users" <users@tapestry.apache.org> To: "Tapestry users" <users@tapestry.apache.org> Subject: Re: Does tapestry5 don't support jdk1.4 Date: Tue, 17 Apr 2007 09:37:51 -0400 >Nope, one of the results being that configuration can be done in >Java code, >as opposed to XML. > >Two big thumbs up from me ;-) > > >On 4/17/07, li li <[EMAIL PROTECTED]> wrote: >> >>Does tapestry5 don't support jdk1.4?! *thumbs down* >> >> ________________________________ 使用 MSN Messenger 与联机的朋友进行交流 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- ~chris