Re: Tap4 IEngineService & IAsset issues

2007-05-06 Thread Josh Long
Hi, The trick is to just pass in the parts that the service needs to get whatever is you need, like you mentioned, the id. http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-archetype/src/main/resources/archetype-resources/src/main/java/services/RoundedCornerService.java?view=markup

Tap4 IEngineService & IAsset issues

2007-04-30 Thread Norman Franke
Based on the Tap4 Workbench ChartService example, I've created a similar service that fetches pictures from a database. I encountered two issues that I can't figure out: 1. The URLs generated for the picture are extremely long. I assume this is because it's serializing my page state (where