Thanks guys!
Will go through the services documentation
BR
Thanos
Filip S. Adamsen-2 wrote:
>
> llonely skrev:
>> Hi all,
>>
>
> Hi,
>
>> I am new on Tapestry and try to become familiar with it, mostly through
>> this
>> forum and the official site. I am trying to migrate a simple servlet in
llonely skrev:
Hi all,
Hi,
I am new on Tapestry and try to become familiar with it, mostly through this
forum and the official site. I am trying to migrate a simple servlet into
tapestry.
While this is a logical approach to trying out something new, Tapestry
generally works better if you
T5 hast its own IoC container incorporated for which you could write a
new service and have it injected into your page classes using the
@Inject annotation. For more information consult the Tapestry IoC
documentation at http://tapestry.apache.org/tapestry5/tapestry-ioc/.
Uli
llonely schrieb:
Hi all,
I am new on Tapestry and try to become familiar with it, mostly through this
forum and the official site. I am trying to migrate a simple servlet into
tapestry.
I find myself search for days for tasks that seem simple. Currently I am
trying to achieve the following:
a) Load some init pa