commandLink was create in 2004, b/c of a RI bug.
I guess (or assume) that it has been fixed there.
works fine w/ MyFaces.
however inside trinidad/adf the commandLink will not work ...
-M
--
Matthias Wessendorf
http://tinyurl.com/fmywh
further stuff:
blog: http://jroller.com/page/mwessendorf
ma
Yes, let's start with bumping up Dojo to 0.4, then apply patches to
update the tags. How much work do you think it'll be to upgrade Dojo?
Don
Musachy Barroso wrote:
I attached a new patch to WW-205, this one includes the new
TabbedPanel, BindDiv and BindAnchor. It needs Dojo 0.3.1.Do you wan
Hmm..ok, I see your point, however, perhaps we are pushing too much onto
the div tag. Is there another approach which would make it easier to
grasp at a glance what we are trying to do?
Don
Musachy Barroso wrote:
Suppose there is an action "foo.action" that we want to call using an
ajax requ
Well, my original purpose is to find a way to best handle the case where
we want to generate multiple types of output without the Action being
aware of it. Foremost in my mind is the ability to have an action be
called and expect HTML, partial HTML, or JSON without affecting the
Action. Wheth
Hey,
two things.
a) is this the right place to ask questions on Struts-Faces, or where ?
if so b)
the demos of struts faces show a "portal" which uses links (done w/
JSF-components) to navigate to a tiles pages, which finally contains a
based formular. that is the key... ActionForm/Action on
I'm pleased to announce the release of Strecks 1.0. Strecks is a set of
Java 5-specific extensions to the original Struts framework.
Making heavy use of Java 5 annotations, it adds a number of modern
features to Struts-based applications, including POJO actions,
dependency injection, declarati
Suppose there is an action "foo.action" that we want to call using an
ajax request, and we want to pass as a paratemer to the action the
current value of a text input field. The jsp would be something like:
parameters="value={sometext}" refreshListenTopic="/refresh">
Now, you type "test" o
Perhaps not...could you back up and explain the use case?
Don
Musachy Barroso wrote:
This parameters will be evaluated by javascript on the client side,
just before the request is made. Are we talking about the same thing?
musachy
Don Brown wrote:
If you are talking about the server-side ta
This parameters will be evaluated by javascript on the client side, just
before the request is made. Are we talking about the same thing?
musachy
Don Brown wrote:
If you are talking about the server-side tags, then yes, you can add
parameters, but by using a child tag under the element.
Don
If you are talking about the server-side tags, then yes, you can add
parameters, but by using a child tag under the element.
Don
Musachy Barroso wrote:
I was thinking in adding an attribute to the ajax tags, "parameters",
which
will be evaluated before the request is made, so parameters with
[OT][Friday]
Free Struts Session - London
Skills Matter, the Open Source Technology training company,
is hosting a free
In-the-Brain session featuring James Holmes,Struts project
committer, creator of Struts Console and author of Struts: The
Complete Reference Guide.
During this session Jam
On Oct 27, 2006, at 9:58 AM, David H. DeWolf wrote:
Since we are changing tiles and flushing out the 2.0 api, I don't
think we can prevent this type of failure for people that use
snapshots. The current failure comes from 2 things: the view
preparer changes that were made and the tiles co
On Oct 27, 2006, at 9:52 AM, Wendy Smoak wrote:
On 10/27/06, Greg Reddin <[EMAIL PROTECTED]> wrote:
What happened? Is the TilesResult dependent on a snapshot or nightly
build or what? I would hope we could make changes like this without
breaking people until the changes are done.
Yes, Str
Wendy Smoak wrote:
On 10/27/06, Greg Reddin <[EMAIL PROTECTED]> wrote:
What happened? Is the TilesResult dependent on a snapshot or nightly
build or what? I would hope we could make changes like this without
breaking people until the changes are done.
Yes, Struts 2 depends on a snapshot o
Yes, TilesResult is dependent on the snapshot (the published snapshot).
The struts2 build will fail, if and only if, you build tiles locally
against the trunk and then build struts2 against the trunk. I have a
patch ready to apply to struts2, but in order to do that, I need to be
able to publ
On 10/27/06, Greg Reddin <[EMAIL PROTECTED]> wrote:
What happened? Is the TilesResult dependent on a snapshot or nightly
build or what? I would hope we could make changes like this without
breaking people until the changes are done.
Yes, Struts 2 depends on a snapshot of Tiles 2. So does Sh
On Oct 26, 2006, at 8:03 AM, David H. DeWolf wrote:
I'll probably have some time to finish up the TilesContextFactory
configuration today and start doing some work on removing
duplication. Once I get through that I'll start putting some
container ideas down into code. The first step of th
On Oct 27, 2006, at 6:40 AM, David H. DeWolf wrote:
Correct, I've got a patch prepared and will commit it once I deploy
the new tiles snapshot - just got my unix perms yesterday.
What happened? Is the TilesResult dependent on a snapshot or nightly
build or what? I would hope we could mak
In the meantime, we've made the binaries available via SoruceForge.
* http://www.planetstruts.org/roller/page/news?entry=struts_2_0_1_jars
I was going to try and submit this for mirroring last night (even
that's even possible right now), but spent the time on our Confluence
woes instead :(
* ht
Correct, I've got a patch prepared and will commit it once I deploy the
new tiles snapshot - just got my unix perms yesterday.
David
Antonio Petrelli wrote:
Wendy Smoak ha scritto:
Looks like Struts 2 doesn't build against the latest Tiles 2...
[ERROR] BUILD FAILURE
[INFO]
-
Hi
As you may have seen, I replace tag with three
specialized tags:
, , .
I hope you don't hate me for the change :-)
I thought that an eventual is useless, since there
are better tags to put strings. Notice that you can still "insert" (or
better "define") attributes of string type, by using
21 matches
Mail list logo