Re: PrivateAsset example please

2008-01-14 Thread munich
gt; Von: "Daniel Jue" <[EMAIL PROTECTED]> > An: "Tapestry users" > Betreff: Re: PrivateAsset example please > um, I meant "done this way" > > On 1/8/08, Daniel Jue <[EMAIL PROTECTED]> wrote: > > It could also be dont this way: > >

Re: PrivateAsset example please

2008-01-08 Thread munich
> Datum: Tue, 8 Jan 2008 19:40:00 +0200 > Von: "Andreas Andreou" <[EMAIL PROTECTED]> > An: "Tapestry users" > Betreff: Re: PrivateAsset example please > oh - I think i'd go for a custom IEngineService for that... > > i.e. something like : >

Re: PrivateAsset example please

2008-01-08 Thread Daniel Jue
t; > > > > I wish there was an example somewhere. > > > > > > > > > Original-Nachricht > > > > Datum: Tue, 8 Jan 2008 18:20:34 +0200 > > > > Von: "Andreas Andreou" <[EMAIL PROTECTED]> > > > > An:

Re: PrivateAsset example please

2008-01-08 Thread Daniel Jue
t; > > as well or would that expose the whole directoy to anyone? > > > > > > I wish there was an example somewhere. > > > > > > Original-Nachricht ---- > > > Datum: Tue, 8 Jan 2008 18:20:34 +0200 > > > Von: "Andreas Andreou" <[EMAIL PR

Re: PrivateAsset example please

2008-01-08 Thread Igor Drobiazko
w ? > > > > It sounds really complicated just to have images from an external > directory > > outside of the war file / the web root > > > > > > ---- Original-Nachricht ---- > > > Datum: Tue, 8 Jan 2008 17:52:02 +0100 > > > Von:

Re: PrivateAsset example please

2008-01-08 Thread Andreas Andreou
Nachricht > > Datum: Tue, 8 Jan 2008 17:52:02 +0100 > > Von: "Igor Drobiazko" <[EMAIL PROTECTED]> > > > An: "Tapestry users" > > Betreff: Re: PrivateAsset example please > > > Have a look at HiveMind API. > > http://hivemind

Re: PrivateAsset example please

2008-01-08 Thread munich
D]> > An: "Tapestry users" > Betreff: Re: PrivateAsset example please > Have a look at HiveMind API. > http://hivemind.apache.org/hivemind1/hivemind/apidocs/org/apache/hivemind/impl/LocationImpl.html > http://hivemind.apache.org/hivemind1/hivemind/apidocs/org/apache/hivemi

Re: PrivateAsset example please

2008-01-08 Thread Igor Drobiazko
uot;/> > > as well or would that expose the whole directoy to anyone? > > > I wish there was an example somewhere. > > > Original-Nachricht > > Datum: Tue, 8 Jan 2008 18:20:34 +0200 > > Von: "Andreas Andreou" <[EMAIL PROTECTED]

Re: PrivateAsset example please

2008-01-08 Thread munich
Tue, 8 Jan 2008 18:20:34 +0200 > Von: "Andreas Andreou" <[EMAIL PROTECTED]> > An: "Tapestry users" > Betreff: Re: PrivateAsset example please > Hi, those Assets implementations are easier to create through the > AssetFactory services... > > For ins

Re: PrivateAsset example please

2008-01-08 Thread Andreas Andreou
Tue, 08 Jan 2008 16:24:41 +0100 > > Von: [EMAIL PROTECTED] > > > An: "Tapestry users" > > Betreff: Re: PrivateAsset example please > > > Thanks. There are no exmaples on these pages though. > > > > public IAsset getScreenshot(String name){ > &

Re: PrivateAsset example please

2008-01-08 Thread munich
resourcelocation, how do I get the assetService and how the location? Thanks! Original-Nachricht > Datum: Tue, 08 Jan 2008 16:24:41 +0100 > Von: [EMAIL PROTECTED] > An: "Tapestry users" > Betreff: Re: PrivateAsset example please > Thanks. There are no exmap

Re: PrivateAsset example please

2008-01-08 Thread munich
o the paramters look like? Just a short example would be cool Original-Nachricht > Datum: Tue, 8 Jan 2008 14:36:51 +0200 > Von: "Andreas Andreou" <[EMAIL PROTECTED]> > An: "Tapestry users" > Betreff: Re: PrivateAsset example please &g

Re: PrivateAsset example please

2008-01-08 Thread Andreas Andreou
it's auto-used when it's a classpath asset... see http://tapestry.apache.org/tapestry4.1/usersguide/spec.html#spec.asset and http://tapestry.apache.org/tapestry4.1/tapestry-annotations/index.html (InjectAsset) On Jan 8, 2008 2:02 PM, <[EMAIL PROTECTED]> wrote: > I wonder who this works: > > http: