Hi,
I've updated my book for T4.1 with a new chapter on AJAX. The first
four chapters are freely available. More info at
http://www.agileskills2.org/EWDT
Thanks!
--
Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT)
--
I am trying to use HoneycombLib with MySQL and adapted the hivemodule.xml file.
It seems like it still uses the hivemodule.xml file from inside the
HoneycombHibernate-0.3.3.jar file?
Any ideas how I can get it to work with MySQL or Postgres?
org.apache.hivemind.ApplicationRuntimeException
Una
I migrated from 3.0 to 4.0 using this xsl stylesheet:
http://wiki.apache.org/tapestry/Tapestry3ToTapestry4
It was a while back so I don't remember the details of the migration but
I do remember it being pretty painless. As from 4.0 to 4.1, I can't say.
Ciao
JPB
Marilen Corciovei wrote:
Hell
We struggled with a similar bug during load testing of our last release. It
turned out to be a non-static anonymous inner class of a page class being put
into session. This inner class was calling the getter for an injected state
object on the outer page class. Non-static inner classes hold a
Is it possible to upload a new bundle for the latest 4.0.x with an
org.apache.tapestry groupId? Also, you can do a redirect from
tapestry/tapestry to org.apache.tapestry/tapestry? Here's an example from
ehcache:
http://repo1.maven.org/maven2/ehcache/ehcache/1.2.3/ehcache-1.2.3.pom
Matt
Howard
doh! Jesse, you rock!
Jesse Kuhnert wrote:
window.location='raw="true" />';
On 12/30/06, Dennis Sinelnikov <[EMAIL PROTECTED]> wrote:
Hey guys,
I hope this is an easy fix that someone already stumbled upon already...
I keep getting & appeared in the browser address bar, instead of &
html co
I wish Maven had a whatever-is-handy.
I'll find some time this week to push out a 1.0.0 version of the flash and
spring. They haven't changed in a long while. However, I think they should
still default to Tapestry 4.0.1, since 4.1 is not stable yet (and I haven't
tested them against 4.1, I've b
window.location='';
On 12/30/06, Dennis Sinelnikov <[EMAIL PROTECTED]> wrote:
Hey guys,
I hope this is an easy fix that someone already stumbled upon already...
I keep getting & appeared in the browser address bar, instead of &
html code:
function serviceLink() {
win
Hey guys,
I hope this is an easy fix that someone already stumbled upon already...
I keep getting & appeared in the browser address bar, instead of &
html code:
function serviceLink() {
window.location='';
}
jav
Oh right ... I get it. Thanks a lot. I'll use the ISO codes.
Happy new year guys,
galpi
> There is a standard ISO code for countries. I'd use that.
>
>
> On 12/30/06, RonPiterman <[EMAIL PROTECTED]> wrote:
>> yes, this is the case if you use list index as value in your model. This
>> should o
There is a standard ISO code for countries. I'd use that.
On 12/30/06, RonPiterman <[EMAIL PROTECTED]> wrote:
yes, this is the case if you use list index as value in your model. This
should only be done if you know the list will not change across
requests. If it does, use a databse primary key
hi konstantin,IMHO portlets are going to get more and more important. if you lookat the new portlets 2.0 spec you will see AJAX defined to reload portletcontent, an event mechanism to notify one or more portlets, a new interportlet communication protocol, central session handling aso. With this spe
yes, this is the case if you use list index as value in your model. This
should only be done if you know the list will not change across
requests. If it does, use a databse primary key, and reload the entry
from the database on the translate method in the model.
Cheers and happy new year,
Ron
First a reservation: I'm not an expert!
But I'm willing to help.
Your configurations seem to be incomplete:
1) Did you specify a context for your webapp? Please see
http://tomcat.apache.org/tomcat-5.0-doc/config/printer/context.html
2) How does your hivemind configuration for tapestry.url.Serv
On this high christmas server load, the most rare problems seem to face at a
higher rate...
The worst one is that with our tapestry app (4.0), on rare occasions on
concurrent requests (really concurrent, on the apache logs they show with
<1s difference) from different users, the ASOs get swapped b
15 matches
Mail list logo