I was actually working on implementing catchpa into stitches. I have
already got a servlet-filter based implementation (
http://www.rhoderunner.com/longrequest/liveperson/ ) , and will be
porting it to tapestry.
Let me know if you are able to wait until the weekend for a new release.
O
If I wrap my table component with a form, the time it takes to display a
page goes from 2 seconds to almost 30 seconds
Hopefully someone can point me to a way to get past this problem.
Thank you!
All I add is a Form component to cause performance issue.
I'm really happy with this mailing list, and hope that you guys can help me
out with contrib:table
Here is what I have in HTML :
safdasfdjhgasjh
select
Q: why doesn't it show either of those Blocks ? It's like they don't even
exist. I can't find a
This is a feature stitches provides out of the box. It is already
integrated with the FCKeditor and provides a preview tab for your content.
http://stitches.authsum.org
Izak Wessels wrote:
Hi,
The app that I am currently working on has the need for some basic
html e-mailing capabilities.
I am porting from T3 to T4. In T3, I had an engine service that
implemented the setupForRequest method. I found some threads about this
in the list, but they do not apply in my situation.
I was using the setupForRequest method to check the users HttpSession
for an attribute set there by an
I was a long time maven 1 user and made the mistake of trying to go to
maven2 .
Can you say "transitive dependencies"? Can you say goodbye to an entire
afternoon trying to find why maven wants you to download the oracle
toplink jars when you don't use it and figure out how to stop it from
do
http://stitches.authsum.org (download, demo, etc)
Stitches is a tapestry library that provides a suite of components meant
for embedding into your tapestry application.
License: Apache (same as tapestry)
Version: T4 and JDK 1.5
Component Listing:
Grid Layout(a special for loop that wil
While I have not announced it's release yet (officially), there is an
upload component that you can use (or steal the code for) in stitches (a
tapestry-based library of components).
http://www.authsum.com/site/stitches/ The upload component uses the
tapestry upload component, and takes care o
I am not the authority, but I just solved this error myself.
You cannot pass objects directly to tapestry in hivemind. In brief,
have your DataContextService implement
org.apache.tapestry.engine.state.StateObjectFactory and return an
instance to itself. There is a page that I got some help
I am trying to inject an aso into tapestry using the StateObjectFactory.
My class "StorageAdapterFactory" implements the StateObjectFactory and
has a property "fileSystemPath" with setter/getter on it.
I am trying to pass a String argument to my StateObjectFactory, but have
get the error that "
I would like to obtain the QueryString for a request. Is there a way to
get this? I don't see this in the WebRequest object.
Thanks.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTEC
Well, the day has come for me to get started on this part of my
project I am seeking advice on this list because the deliverable
would be a tapestry component that performs searches against some sort
of CMS repository (JCR,webdav server, filesystem, etc)
I need to associate images, pdf's
I hope to not mislead you...
My knowledge is that your component/page will call the service and pass
as an argument to the service, the data values necessarily to construct
a URL to that service.
The service, when it receives the request, having constructed the URL,
will have the knowledge to
13 matches
Mail list logo