of these libs. It's always a good idea to state upfront the
> versions you are using to save others from the guesswork.
>
> Kalle
>
> On Tue, Jan 26, 2016 at 7:56 PM, John Coleman
> wrote:
>
> > any ideas, some of these services won't construct?
> >
> &
any ideas, some of these services won't construct?
public EmailServiceImpl(AssetSource assetSource, Logger logger, Messages
messages)
throws IOException {
[ERROR] ioc.Registry Operations trace:
[ERROR] ioc.Registry [ 1] Creating proxy for service RegistryStartup
[WARNING] Failed startup of co
t; > https://github.com/got5/tapestry5-jquery
> >
> > You may have to add repositories.
> >
> > ---
> > Regards,
> > Prakash
> >
> >
> > On 20 January 2016 at 10:29, John Coleman
> > wrote:
> >
> > > Can anyone shed light on
Can anyone shed light on this please?
[INFO] [ERROR] Failed to execute goal on project AuditManager: Could not
resolve
dependencies for project **.audit:AuditManager:war:3.1.5-SNAPSHOT:
Failed t
o collect dependencies for [org.apache.tapestry:tapestry-core:jar:5.3.6
(compile
), org.apache.ta
I'm going to agree with Bob here. Reducing complexity is a top level goal
IMO. Using a different app for different URLs seems somewhat familiar to
the MVC anti-pattern.
The domain name used to access a system ought to be considered part of the
presentation layer (like an interface vs an implementa
Hi,
The examples of using the tapestry radio button are all static. I need the
radio buttons to build from a dynamic list (in this case of locations)
presumably using a loop, something like this:
Ron Piterman gmx.net> writes:
>
> check if all yaour attributes are closed properly.
> Cheers,
> Ron
Thanks Ron, that's exactly what it was, missing " on a attribute close! Didn't
spot it when I checked the listing.
John
Ron Piterman gmx.net> writes:
>
> check if all yaour attributes are
I can't find a mistake, but I wonder if this @Any code higher up is the real
issue as it surounds the whole section, but then I used that at top of page and
no problem?
Is there something I can use in eclipse to help me with the syntax, like
Spindle?
John
http://www.w3.org/TR/xhtml1/DTD/xhtm
This code:
Save the record
and return
on line 125 is a dynamic component, and may not
appear inside an ignored block. Is there a simple way around this, I would
rather like to use wherever I like.
John
-
T
Jesse Kuhnert gmail.com> writes:
>
> Do you mean something like?:
>
>
>
Thanks. But if I use @Any, then I can't have a static value to represent the
dynamic value when I view the template in a browser.
Some components (like buttons) support a dynamic label attribute that will
replace the
Has anyone found out how to internationalise title attributes?
eg:
how about this:
List of Agencies">
Looks terrible, not valid markup.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PR
any ideas why this would not work and I have to use ognl:messages. instead?
TIA
John
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
D&J Gredler gmail.com> writes:
I used the label attribute to supply i.e. label="ognl:messages.getMessage...".
Can I use messages: anywhere,and drop ognl, is that better? We use Tapestry 4.0
I think.
regards,
John
-
To unsubsc
I want to internationalise my button values, I found using ognl works nicely,
but the static rendering of the template is spoilt. Is there a way to keep
value static and let Tapetry render the value from the proeprties file
dynamically?
TIA
John
-
Hi,
I've created my own flavour of PropertySelection called
PropertySelectionWithHint that may display a "choose an option below" in the
first option of the list.
When there are no elements in the list the components render method just
returns . When this happens I'd like the associated TextF
15 matches
Mail list logo