Robert,
The Option component expects that the selected parameter is bound to
an expression that it can read *and* write to. In other words it
expects the expression to evaluate to a bean property.
You expression works on a render (read) as it evals to a boolean and
that's ok, a value would be wh
Thanks for the help all.
I think we got it resolved, just a matter of not having completely the
same state on rewind as on render.
Joel
From: Mark [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 11, 2006 4:43 PM
To: Tapestry users
Subject: Re: Multiple
Do you have forms nested inside each others? Make sure you close each
form before opening the next.
MARK
Joel Trunick wrote:
Yes, all @LinkSubmits are within a @Form to submit that form. I noticed
some thread here about not using the same listener across forms, is that
really a problem, be
How a bout a new "Tapestry-spam" list? :)
Pedro Viegas wrote:
At last!
I guess we will all have to get our shopping advices elsewhere! :-D
On 5/11/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Yay! The tapestryforums.com owner has completely turned off all posting
access to our list for now
At last!
I guess we will all have to get our shopping advices elsewhere! :-D
On 5/11/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Yay! The tapestryforums.com owner has completely turned off all posting
access to our list for now (maybe he'll turn it back online someday if it
can be made spam f
nevermind. :)
On Thu, 2006-05-11 at 13:14 -0400, Dan Adams wrote:
> Okay, I this is some sort of classpath error or something but I just
> wanted to see if anyone had ever hit this. I have a page Login that
> implements an interfaces called ILoginDelegate. In this page I have a
> component that ge
Yes, all @LinkSubmits are within a @Form to submit that form. I noticed
some thread here about not using the same listener across forms, is that
really a problem, because I do that (as the form is in a component).
Joel
-Original Message-
From: Andreas Andreou [mailto:[EMAIL PROTECTED]
S
I've been looking at LocaleList in workbench but that's done with a
previous version of Tapestry. Any good examples out there? Please
help...tapestry newbie and I must admit, I'm pretty lost.
Any pointers would be appreciated!
Carol
-
Don't you have each @LinkSubmit inside each @Form ?
Joel Trunick wrote:
I have a component that contains a form component which contains
LinkSubmit components. It works fine when there is only one instance of
the form component on the page, however, I put multiple instance of the
form component
I have a component that contains a form component which contains
LinkSubmit components. It works fine when there is only one instance of
the form component on the page, however, I put multiple instance of the
form component on the page, I get stale link errors when clicking on the
LinkSubmits.
Ap
Hi everyone, I got a little question.
I have a page, contact, olding a tabs.
I got 2 tabs, Profile and wife.
On each tab I got a form witch I submit and validate. I use a RenderBlock like
the example on the Tapestry web site to render my tabpanel.
The Tabpanel is a component.
My question is h
Okay, I this is some sort of classpath error or something but I just
wanted to see if anyone had ever hit this. I have a page Login that
implements an interfaces called ILoginDelegate. In this page I have a
component that gets it's page as the default delegate via:
@Parameter(defaultValue=
Do you have a test suite to go along with, for example, the CustomerCRUD
application from your book?
Thanks for your help,
Rob
-Original Message-
From: Kent Tong [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 8:12 PM
To: users@tapestry.apache.org
Cc: Rob Dennett
Subject: Re: Te
When I tried this, I got the following error:
Error: An error occured processing annotation
@org.apache.tapestry.annotations.InjectObject(value=service:org.tmit1.bugTracker.bugService)
of public abstract model.services.BugService view.Browse.getBugService():
Property bugService should be read-o
Yes. I still get the error. However, I tried pulling the template out of the
sub folder and into the WEB-INF directory and I still get the error. I added a
blank html file and I still get the error.
The url I am entering is
http://localhost:8080/MyApp/app?service=external&page=MyPage
and th
More to the point, I've only been using Tapestry for a couple of
months, and both Howard's book and Kent's book helped me enormously.
So I take every opportunity to recommend that all tap newbies read
them, as they are far and away the best documentation we have,
especially for folks still in the
Hi
1. You can include a @Script component. If you put your javascript in the
tag, it will be executed on onload.
http://jakarta.apache.org/tapestry/tapestry/ComponentReference/Script.html
2. The datepicker has parameter translator. I think it should do what you
want.
http://jakarta.apache.org/
Hi.
I am using the default @DatePicker in one of the html pages where I have a
window.onload function declared in the tags.
Since using @DatePicker requires @Body, my window.onload function is
replaced by the DatePicker script that initializes the javascript calendar
object.
1. How do I append
Yay! The tapestryforums.com owner has completely turned off all posting
access to our list for now (maybe he'll turn it back online someday if it
can be made spam free). hooray! :)
--
Jesse Kuhnert
Tacos/Tapestry, team member/developer
Open source based consulting work centered around
dojo/tapes
19 matches
Mail list logo