You can copy paste your jasper libraries to web server library folder. Or
better alter your POM.xml
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/JasperReports-integration-tp3415368p3635509.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Hi,
I found this thread http://tapestry.markmail.org/thread/ighytyllingci364
that referenced overriding the grid header ala ...
, but it seems there was no response. I'm working on
overriding the headers for most of the grids in my application to use
built in search fields rather a separate
Hi Igor, it's work thank
I add a bit code to pageReset() method
void pageReset(){
if (getPerson() != null)
person = new Person();
}
:D
+++ man is man +++
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Persist-vs-onActivate-tp3555214p3556020.html
Sent from the Tapest