Where would I start if I wanted to add support for cached javascript
minification a la JAWR? I know that Tapestry 5.1 ships with intrinsic
support for combined JS files. Does that combination happen on each
request? Or is it cached? What of the gzip support? Cached or not
cached in memory? Finally,
Hello,
Im doing my best to get back into Tapestry a bit, but Ive got some
questions.. How would I acheive something that renders a div based on
whether a fields value is invalid. My use case:
a form for registering. You enter first name, last name, email, and
password. The email has to be unique
if it were possible -cant speak with authority as i am not using
tap 5 - it would take the form of support for changing the method attr
to 'get' on the form component.
On 3/9/09, Angelo Chen wrote:
>
> Hi,
>
> I have a page which has a form like this:
>
>
>t:value="category" />
>
Hello,
What configuration, exactly, is anyone using to achieve this? I'm not
getting any results, alas.
I tried excluding **/components/**, **/pages/**, etc from src/main,
src/main/tesources, src/main/java, etc
No luck.Would anybody mind sharing this with me? I'm simply looking to be
able to type
k if you have the following configured:
>
> - src/main/resources configured as a source directory in IntelliJ.
> - you have configured IntelliJ to compile .tml files. (Settings -> Compiler
> -> Resource Patterns)
>
> On Sun, Dec 21, 2008 at 7:46 AM, Josh Long wrote:
>
&g
Hi,
I have a maven project generated usig the stock mvn archetype for tapestry 5.
According to the docs, component templates should be in
src/main/resources/. I can't seem to get those to 'reload' correctly,
forcing me to ctrl + c the maven jetty plug in and re run.
Any input on how to change t
gt; Can you check what happens when you associate to the HTML file type ? If i
> associate with XML or XHTML i also get errors, but not with HTML.
>
>
> On Wed, Dec 17, 2008 at 6:28 AM, Josh Long wrote:
>
>> Hello,
>>
>> When I load the .tml pages inside of IntelliJ
, which I also tried at one point.
Has any one had any success?
I found a thread from much earlier this year but didn't find any resolution
Thanks in advance for any suggestions,
Josh Long
http://www.joshlong.com
-
To unsubs
+1 me too
On Tue, Jul 29, 2008 at 1:04 PM, Ulrich Stärk <[EMAIL PROTECTED]> wrote:
> From me too.
>
> Uli
>
> Filip S. Adamsen schrieb:
>
> +1 on this one.
>>
>> -Filip
>>
>> On 2008-07-29 16:39, Howard Lewis Ship wrote:
>>
>>> Well, it's not like we're pushing a bytestream from the web browser
Hi,
The trick is to just pass in the parts that the service needs to get
whatever is you need, like you mentioned, the id.
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-archetype/src/main/resources/archetype-resources/src/main/java/services/RoundedCornerService.java?view=markup
Umm... I may be a little late to the party, but if you're interested in
getting a working ajax example up and running as well as a working tapestry
setup, and all the dependencies, you might try the Tapestry 4 archetype..
http://tapestry.apache.org/tapestry4.1/tapestry-archetype/index.html
Actua
have your event listener registered on an object that in turn has a method
that, through a setTimeout, is called every 60 seconds and...
actually heres the answer to that verys ame question i posted about 7 months
ago:
http://mail-archives.apache.org/mod_mbox/tapestry-users/200609.mbox/[EMAIL
P
t the top, a
tag in the middle, and a legal notice on the bottom. Writing:
content unique to UserHome.html goes here
would yeild
1. navigation bar
2 "content unique to UserHome.html goes here"
3. legal notice
You need only change your border component once and everything will update
ac
true
to the repository element..
Joshua Long
http://www.joshlong.com
Sun Certified Java Developer
On 3/8/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
How ? could you send me the pom ?
On 3/8/07, Daniel Tabuenca <[EMAIL PROTECTED]> wrote:
>
> I think you need to add to the repository de
Hello list,
A long shot...
I've run into an issue and I could use some help.
I have a hibernate/spring/tapestry 4(.1.2-SNAPSHOT) application that
has worked well for may moons, esp. with respect to this one section
of code that loads an object, saves it, and then moves on.
I'm getting a Persis
Hi,
I know this is remarkably non specific, but a page of mine that
didnothing in particular just fine in the latest and greatest
iteration of 4.1.1-SNAPSHOT with one session persistent property gives
a stale sesssion error under the latest and greatest 4.1.2-SNAPSHOT.
Has anything changed that
have filed
with them but other than that everything worked just fine.
On 11/30/06, Josh Long <[EMAIL PROTECTED]> wrote:
> OK spoke too soon on one bit --the revision youre using for dojo is hard
> coded into the dojo.js incuded so worst case i can just customize that build
> rev
ks in advance for any illumination,
Josh
On 11/30/06, Josh Long <[EMAIL PROTECTED]> wrote:
Hello world!
Jesse, with respect to building my own tapestry to get a dojo that's
customized (custom profile) and works, what's the recommended way to figure
out which version of dojo you used w
Hello world!
Jesse, with respect to building my own tapestry to get a dojo that's
customized (custom profile) and works, what's the recommended way to figure
out which version of dojo you used when you built it? How do you build it
and dojo?
Assuming Im staring at svn head of both dojo and tapes
ojo.js and sure enought htere it was but the entire page was
riddled with errors (ie, no dojo -- not just no images).
Anyway, thanks again for your continued indulgence,
Josh
On 11/20/06, Josh Long <[EMAIL PROTECTED] > wrote:
eep.. ok, wait, whats the fix?
Actually, err, I don'
ppreciated,
Thanks,
Josh
On 11/17/06, Josh Long <[EMAIL PROTECTED]> wrote:
OK I just got a chance to dig back into this very problematic issue--
unfortunately the issue is still present. No images for the drop down or
anything...
I svn updated my dojo build and used it to build a new
release
On 11/15/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> Oh man, so there _is_ a cure. Wonderful news.
>
> I was pulling out my hair(s -- were down to just a few at this point
that
> have the staying power required of a programmers head of hair)..
>
> Thanks again Jesse
h fun. Sorry :/
>
> p.s. i'm working on it now so it'll likely be fixed today or tomorrow
>
> On 11/14/06, Josh Long < [EMAIL PROTECTED]> wrote:
> >
> > I think... that the original dojo/ in the tapestry jar is shadowing
mine
> > and
> > so now
I think... that the original dojo/ in the tapestry jar is shadowing mine and
so now whether i use dojoSource = .. and dojoPath or not, the same 204k
dojo.js is loaded. (this despite a few cache clearings)
Anyway, that's a no-go..
Thanks,
Josh
On 11/14/06, Josh Long <[EMAIL P
Thats an idea! .. lemme give it a go and ill get back to you...
Thanks,
josh
On 11/14/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
HmmI wonder what would happen if you renamed your rrl_dojo_04
directory
to "dojo" ?
On 11/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
/14/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
"Contains Errors" ? Does your server show any errors?
Is it possible that jetty or tomcat are deciding to interfere with the
images as well?
On 11/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> interesting... my fir
you track the url request for one of these images that aren't showing
up
and paste it into your location bar to hit it directly and tell me what
happens?
On 11/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> Images aren't showing up if I create my own dojo build and then i
Images aren't showing up if I create my own dojo build and then instruct
tapestry to use that buidl. Everything else seems to work fine, but the
images for, say, the autocompleter dont show up.
I'm not sure if this is a dojo or a tapestry question.
Any help would be appreciated.
Josh
Thank you again Andreas. You're a credit to your craft.
Josh
On 11/9/06, andyhot <[EMAIL PROTECTED]> wrote:
You want to override an existing service, not configure it...
So, use
...
...
Josh Long wrote:
> Whats the correct way to overrride the ExceptionPrese
Whats the correct way to overrride the ExceptionPresenterImpl using
HIvemind (my Hive-Fu is week)?
I tried...
as well as various other permutations inspired by the frame
No kidding? Huh! I was just wondering about that.. How convenient! You need
a red cape, Jesse.. Something to better iconify your contributions :-)
Thanks in advance,
Josh
On 10/17/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
So what does it do after loading up? I'm assuming it's not just a sim
evil. Is there
anyway to get the context:/ options working or am i missing something
hideously obvious?
Anyway, forgive the deluge and thanks in advance for any help,
Josh
ps:I hope your Halloween went well (if it went at all, that is)
On 10/31/06, Josh Long <[EMAIL PROTECTED]> wrote:
Sou
about optimizations though I would
> check out the jslinker provided with dojo as well. It will condense your
js
> into ~exactly~ only the functions/code your app uses. I haven't actually
run
> it myself but I know Andy has.
>
>
>
> On 10/31/06, Josh Long <[EMAIL PR
I'm experiencing a ridiculous slow down in speed on a front page because the
initial page uses a few widgets whcih themselves use other dojo packages,
few of which are included in the default dojo.js that comes bundled with
tapestry. So, i built a dojo.js equivalent to te kitchen sink build with a
latest maven 4.11 snapshot/ linux or windows / etc
im having a problem, a confusion, with the dojoPath and dojoSource options
of the Shell component:
// the assets as defined in my jwc
I have a Border component with the following assets defined, and of course
my @Shell compionent has dojoS
Hi all,
What's the best way to get access to a spring bean setup using the standard
context from isnide a service encoder?
I have the following (well, something like it: obviously the names have been
changed to protect the innocent..)
Whcih doesn't yeild anything except stack traces. What's
Dear list,
I could really use some general architectural advice:
General problem: what's the best way to plugin behavior on a single
page without using the session OR What's the best way to store an
ICallback without using the session?
I need to have a page behave differently depending on what
I'm not too sure about DropdownDatePicker ( I guess I haven't notied
much there) but...
the following code on mozilla yeilds a @DatePicker that, when clicked,
shows up at the bottom of the 100px border (not at the bottom of th
etext field). (scroll down for sample code..)
In fact, if you check
]> wrote:
Ah. Damnit, next time josh...next time...
Fixed and deploy(ing/ed) ;)
On 10/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> Hiya Jesse,
>
> OK, the page you linked me to does indeed work while the page I
> presented in a previous email continues to not work..
me thing I'll believe you ;) :
http://opencomponentry.com:8080/workbench/Home,$Border.pageLink.sdirect?sp=SDates
The submission happens through a Form with async=true
updateComponents=itself as well and it is working fine for me in IE && moz.
On 10/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
&
aying you experienced the problem I described and
have seen it fixed?
On 10/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
muahah! nice catch!
The version of the source i have looks identical to what you just sent
me (ie, its calling dojo.log.debug for the
dojo.log.debug("registerForm(
uot;info" as the log level. Maybe I need to re-deploy?
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/js/tapestry/form.js?view=markup
On 10/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> I definitely do... It's happening in IE 6 / FF 1.5. I cle
t; wrote:
And you "definitely" have your browser cache cleared out? Hmm.....I can't
reproduce this.
On 10/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> Same old thing, Im afraid. the first time it updates and no form
> submit. The second time i click on submit, it does
ot;
?
On 10/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> An update: I removed the updateComponents parameter and the listener
> did indeed run onthe server and no hard refresh was forced. But, of
> course, this is still not what is desired, as we need to update the
> gui,
An update: I removed the updateComponents parameter and the listener
did indeed run onthe server and no hard refresh was forced. But, of
course, this is still not what is desired, as we need to update the
gui, too..
Thanks,
Josh
On 10/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
At lea
e has been permanently tracked
> down / fixed. (stupid IE ...)
>
> On 10/12/06, Josh Long <[EMAIL PROTECTED]> wrote:
> >
> > I think I found a bug or a sticky i-need-the-tapestry-lists-help type
> > of question...
> >
> > I was wondering exactly where this p
I'm not sure, but try and make sure that a) your object is
serializable,b) that it has a working equals/ hashCode based on
something that works well for objects in a collection, c) that all the
above is actually doing what you hope it is in the DB and, finally, d)
that you call setMaster on the pa
I think I found a bug or a sticky i-need-the-tapestry-lists-help type
of question...
I was wondering exactly where this problem came from but now I have a
working, isolated, non proprietary :-) example!
Take the following example. The page loads, a form is displayed and
it's async-ready. So you
http://www.madskristensen.dk/blog/CommentView,guid,9b4acb83-3ab4-45a0-be95-b4279f4da7d1.aspx
The preceeding link is a an implementation (not my own, obviously) of
a ASP.NET "engine-service" which renders your css based on scripted
inputs.
I know there's a lot to be said for x-platform CSS, but t
ould be fully
functional/localizable as you would expect with normal components.
On 10/1/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> I don't know if this has always been this way as the first time I've
> needed (but boy do I need it!) was yesterday, but I noticed 0in my app
>
ue with anything here I can still do something about
it before 0.4 comes out:
http://archive.dojotoolkit.org/nightly/tests/widget/test_DropdownDatePicker.html
On 10/1/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> Im not too sure what exactly triggers it, though off the top of my
> he
I don't know if this has always been this way as the first time I've
needed (but boy do I need it!) was yesterday, but I noticed 0in my app
and in the Timetracker that the dropdwontimepicker doesnt display the
currenlty selected value when the form is refreshed/reloaded.
That is, if I choose 12:1
Im not too sure what exactly triggers it, though off the top of my
head when it happens to me happens when i get a midly complicated form
going only.. which makes me wonder if th epositioning is being
affedted by scrolling..
Peace,
Josh
On 10/1/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
D
t;tapestry.event") to..Sorry. It's deploying right now.
On 9/30/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> Hrmm... Let's see -- the links in question are directlinks..
>
> they run fine when I take out the async/ updateComponents pair (that
> is, I take that to
eared out your browser cache and
such ?
On 9/29/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> to clarify, the erro is : 'tapestry.event has no properties' and the
> relevant code from Firebug is what's above..
>
> Peace,
> Josh
>
> On 9/29/06, Josh Long
to clarify, the erro is : 'tapestry.event has no properties' and the
relevant code from Firebug is what's above..
Peace,
Josh
On 9/29/06, Josh Long <[EMAIL PROTECTED]> wrote:
ow..
OK, after several hours of making my dojo widgets .4 compatible, im
pretty much setu and a
ow..
OK, after several hours of making my dojo widgets .4 compatible, im
pretty much setu and am REALLY enjoying the marked speed increrase for
internet explorer on dom / js heavy page loads..
However, im getting (in both ff 1.5 and IE 6) the following error when
i click on a DirectLink with asy
THERES A BOOK MERCY !! WHEN?? WHERE DO I THROW CASH??
Yay a book a real live book yay...
::ahem::
Please elaborate because I'm sure you've piqued a lot of people's curiousity...
Is this a Tapestry In Action II: A New Hope kind of book, or this a
'Dojo Manual' kind of book? (Either is fine, I'm
I'm not 100% sure, but try changing div id ="quoteDiv" to ...
That way, builder.updateComponent wil update a tapestry component..
Peace,
Josh
On 9/8/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:
Hello there! Does EventListener + ResponseBuilder supports all
components? For instance, is it
Hello, list!
Im preparing to undergo a projct that will be very, very, javascript
heavy, I have a few humble questions for the sage on this list...
Is there a way to use Tapestry's @Script or the infrastructure it
introduces to render a .js file? Specifically, i would like a good way
to do dynam
The following is contrived, but works. Mainly, I would create a proper
dojo widget and have the event listener bind to that, but this works
because of expando properties...
In your body of a file called Test.html, I have
dojo.require('dojo.lang.*');
dojo.
n top of Free Red Hat 9.0 offers...
Thanks again one and all!
Josh
On 9/3/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Hehe...I have to admit - as much as I love programming with the
exceptionally good Qt toolkit - I like using the gnome desktop much more
th
Ow.. that was a depressing run at nabble. Gotta stop nabbl'ing after
midnight. Nothing good comes of it..
So it was an ognl issue, eh?
http://www.nabble.com/BeanForm-Move-tf1921926.html#a5262830
I'm not scared of ognl... much...
Josh
On 9/3/06, Josh Long <[EMAIL PROTECTED]&
s
in maven2...Then happily upgraded to edgy eft (sweet!) .
I think Daniel mentioned I broke his beanform at some point, but I don't
remember how I did it...I do remember not feeling very bad about it after
finding out why but that's as much of the details as I remember. I assumed
it was wo
Hello all,
I'm trying to get the marvelous tapestry 4.1 component working with
tapestry 4.1.
It seems to sucessfully create the form, but when I submit the form it
errors out, saying:
...
[ +/- ] Exception: Unable to read OGNL expression '' of [EMAIL PROTECTED]/Test/$BeanForm.rows]:
properties
Nice component! The simplest thing I would suggest enabling is just
using the dojo version (and be careful to always wrap the bugger with
an element with a set width/height. Then its just a matter of doing
what theyre doing here
http://archive.dojotoolkit.org/nightly/tests/widget/test_GoogleMap.ht
Try setting focus="ognl:false" on the containing @Form element. If
the issue is the tapestry javascript for focus, than that'll remove
it.
Best of luck,
Josh
On 8/23/06, Xiaoshu Wang <[EMAIL PROTECTED]> wrote:
Hi, I have a pecular problem with using Dojo's Editor in IE.
I can take a textarea
any help,
Josh
On 8/26/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Does this still happen to you?
On 8/25/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> Before I go digging too deep -- is it possible theres been an
> introduction/modification of late to
Well, I for one am sorry to see any ready and willing go, no matter
what the circumstances... but I hope things get to where they need to
be for you. :-) FWIW, I never used the Spindle plugin but have seen a
few colleagues adopt tapestry at my behest because there was (even
relatively immature, a
OooOOoH! I feel like I may be too late, but maven 2 + jetty + tapestry
4 makes for more fun than you can shake a stick at!
No kidding, setup a maven web project project. Now youve removed
everything except for the java language and compilation. We lke the
java language, but compilation...
Then,
Hello all,
Before I go digging too deep -- is it possible theres been an
introduction/modification of late to the DirectLinks that would cause
them to work with ajax only some of the time? I havent added any
persistant properties or anything to the page so its not like the
previously adequate URL
; wrote:
Or you could just tell me what you need and I can add it :)
I'm especially interested in making caching/anything to do with AssetService
better.
Can you elaborate more on what these post/pre check parameters are for and
which browsers/content types they apply to?
On 8/25/06, Josh
I'm using tapestry with ajax and a significant amount of images and
only in this light in IE has a caching bug cropped up.
What's the most approrpiate place to set a header of
Cache-Control: post-check=900,pre-check=3600
in tapestry for images? Is it conceivable that the asset service could
ith? (i mean attached to a
jira ticket that I can download and run out of the box preferrably)
On 8/22/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> I have a pager that moves results from 1 to 100, 10 at a time.
>
> the pager itself refreshes a section of the page which in turn
I have a pager that moves results from 1 to 100, 10 at a time.
the pager itself refreshes a section of the page which in turn has a
for loop for th e10 results that are currently being navigated.
The elements in for loop also each provide links which work via ajax
(@Submit and async on the form)
k-compatible..
>
> I'll make the change later today, though I should say anyone relying on
> global namespace resolution for their js will find that it probably won't
> work when trying to render their own components + script in XHR requests.
> (as the context changes)
>
As would I!
On 8/22/06, Karthik N <[EMAIL PROTECTED]> wrote:
yes, i would be very interested in the source code.
On 8/22/06, Henri Dupre <[EMAIL PROTECTED]> wrote:
>
> We've been having many strange errors message in our logs and several
> synchronization errors on session objects (especially v
Hello all,
its been several days since ive worked on my little app and this
morning I fired up maven and got the latest updates and ran my app and
then i was deluged with javascript blood...
anything inside of
--here--
in a .script used to be rendered freestanding outside of any
Also, not understanding the problem myself, you might want to check
that the entites have a useful implementation of equals/hashcode. This
sort of thing has bit me more times than I care to remember.. If u
test the objects with an equals/hashcode impl based solely on the
nullable primary key of th
Eeeww.. for a workaround in this case, you could always try
something feindish in the meantime like setting the id manually
through javascript after the page is loaded but before the event
listener has a chance to do its thing then use elements instead of
target...
or..
if body supports inform
Yay JIRA and Jesse!
Um... the bug URL is https://issues.apache.org/jira/browse/TAPESTRY-1069
Thanks again,
Josh
On 8/16/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
HmmSounds like a JIRA worthy bug. (The fix is very easy though..I think?
...will know later)
On 8/16/06, Josh Long &
Im noticing that the @Submit doesnt tag or select anything when the
form is submitted via ajax (ie, async = true, updateComponents =
"foo", etc)..
Anyone else have this problem?
Any workarounds?
Peace,
Josh
-
To unsubscribe,
try :
events = "onmouseover"
Josh
On 8/16/06, TH <[EMAIL PROTECTED]> wrote:
Jesse thanks for such a quick reply :)
Well i just tried this code too
@EventListener(elements = "myFavoriteDiv", events =
"mouseover")
public void watchText(BrowserEvent event)
{
System.out.println("User clicked on
Im not sure I understand the question, but is this something a bash
script might fix?
find . -iname "*properties"|while read line; do cat "$line" ;done >
allproperties.properties.bak
On 8/10/06, Peter Dawn <[EMAIL PROTECTED]> wrote:
guys,
is there a way for me to export all my properties fi
I wouldnt mind contributing esp. with 4.11 so prominently poised...
this stuff is just so cool to work with..
dojo has a book-by-wiki that theyre writing. the dotnet tutorials
could be pretty easily reworked on top of a wiki, and the wiki would
facilitate a colloborative effort.
Howards already
fields should only happen when updating individual items
contained in a form, but not when the whole form itself needs to be
rendered.
On 8/14/06, Josh Long <[EMAIL PROTECTED]> wrote:
>
> Im having an issue with the folloowing template:
>
>
>
> "listener:changePage"
Im having an issue with the folloowing template:
0 |
4
${new java.util.Date()}${search.pageNumber}${bookmarkablePage}
the idea is that (at least in this simple test) the directlink updates the
page number and reruns the search, forcing an update of the div jwcid=
Seems to work wonderfully, Andreas! Very useful.. Thanks again, and
apologies for the long delay.
Josh
On 8/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hey josh, since i'm not yer ready for a release of easyinsert,
here's an untested jar to try...
From Josh Long &
Hello all,
Anyone had any success getting the tapfx easy-insert component working in
tapestry 4.1? I tried (err.. dropped it in my classpath under WEB-INF/lib/
and replaced a working
company with ${company.name} on Home.html ) it in mine and was
rewarded with :
vemodule.xml, line 23, column 21]
ine service:
"Josh Long" <[EMAIL PROTECTED]> skrev i en meddelelse
news:[EMAIL PROTECTED]
>I was usuing tapestry 4.1.1-snapshot gleefully and one day it (maven
> and the snapshot with it) updated above and beyond
> 4.1.1-20060802.044417-5 (the particular
Better late than never, but I _just_ saw it :-(
That's very cool Jean!
Josh
On 8/1/06, Jean-Yves Sironneau <[EMAIL PROTECTED]> wrote:
I just wanted to let you know that the first release of Clepsydra a
GPL licensed web application for managing and sharing a collection of
documents (pictures c
I answered my own question. Amazing how that works sometimes...
Apparently, this contribution
which hitherto caused no problems was suddenly causing tapestry to wig
out. remove it, and everything else is fine.
Thanks for indulding me.
Josh
On 8/9/06, Josh Long
I was usuing tapestry 4.1.1-snapshot gleefully and one day it (maven
and the snapshot with it) updated above and beyond
4.1.1-20060802.044417-5 (the particular snapshot iteration after which
my build stop working around a week or two ago). I was receiving
strange errors about classpath conflicts,
I dont think the old tacos effects are valid anymore, but you could
use response builder to updateComponent a region that in turn has an
embedded @Script component. The script compoinent would be reevaluated
upon reload and youd have a chance to apply effects you wanted...
On 8/5/06, Serge Eby <[
Hello all!
Is there a way to specify parameters for a listener method annotated
with the EventListener annotaton, as i might with directlink? My use
case is:
I have a search which in turn has a Next | Back row. I want next to be
given the page range and the same for back. Using a standard
direct
download tacos and the war for the demo is available ont he sam page
from sourceforge as the tacos lib itself. plop it in a container and
you're all set. ;-)
Josh
On 8/4/06, Bernard Lange <[EMAIL PROTECTED]> wrote:
Hello,
My colleague is doing Tapestry/JSF evaluation in terms of their
suitabil
Hello all,
Did IRequestCycle.getResponseBuilder() disappear in the latest
snapshot? if so, whats the replacement?
Thanks,
Joshua
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Yeah I was sort of wondering the same thing, and in particular, how do
I get validation messages to render via ajax -- that is, i wat the
form to go through the normal validation routine and I dont want to
enable client side validation. I actually kind of like the red stars
and custom decorators t
even a module mechanism feasible..
I hope this is clearer...
Peace,
Josh
On 7/31/06, Korbinian Bachl <[EMAIL PROTECTED]> wrote:
Hi,
what exactly do you mean with " to add components programatically" ?
Regards,
> -Ursprüngliche Nachricht-
> Von: Josh Long [mailto:[
http://www.t-deli.com/ theres a useful class called the Splitter.
You need only download it, and then setup a bean in your page. The
splitter lets you take a flat collection and produce x collections of
n length each. That way, youre iterating over a collection of
collections.
Peace,
Josh
On 7/
1 - 100 of 111 matches
Mail list logo