Re: Tapestry + SVG

2006-08-04 Thread Dennis Cieplik
> i am planning to provide perhaps images, but not static ones but > dynamic ones which would change depending upon the screen size or some > other trigger. it would be very good if SVG can be compatible with tap > and even backward compatible with previous tap versions. Dynamic images could be ea

Re: Re: @[EMAIL PROTECTED] not working as expected

2006-05-28 Thread Dennis Cieplik
Hi, > It sounds like a bug to me. Can you file this in jira ? > > > > > When using @Persist and @InitialValue on the same property the value > > is not persisted. > > The only value returned from the property is the initial value. > > It seems like that when the initial value is set right before

Re: Mike's DynamicBlock in Tap4

2006-05-09 Thread Dennis Cieplik
Hi, > If anyone successfully tested Michael Henderson's DynamicBlock in Tap4? > The > error I had encountered was 'factory already defined' java.lang.error. The > example that downloaded from Michael Henderson's website has the same > error. The example works in jetty and breaks in tomcat. I tr