ag, 16. April 2015 18:08
An: Tapestry users
Betreff: Re: AW: Splitting a tapestry web app into modules
On Thu, 16 Apr 2015 11:09:53 -0300, Poggenpohl, Daniel
wrote:
> Hello again,
>
> I think I understand now.
>
> The only problem I see at the moment is that once I split the app into
nd of the controller method, as this is a more logical
> point in time.
> So do I add the tapestry-jpa dependency to my controller methods? And what
> then? Do I have to register my controller as a service with Tapestry?
>
> Hope you can help me, as I'm a little bit confused.
&g
On Thu, 16 Apr 2015 11:09:53 -0300, Poggenpohl, Daniel
wrote:
Hello again,
I think I understand now.
The only problem I see at the moment is that once I split the app into
model and tapestry app, I can't use e.g. @NonVisual or @Validate
anymore because those are Tapestry-specific. Or c