Hi
You can do it using advices...
Look into the tapestry-core source code there are many examples in
org.apache.tapestry5.internal.transform package
regards
Taha
On Fri, Dec 31, 2010 at 5:52 PM, hsalf wrote:
>
> Hi!
>
> My application uses:
> - Hibernate 3
> - Spring Framework 3.0.5.RELEASE
Hi!
My application uses:
- Hibernate 3
- Spring Framework 3.0.5.RELEASE
- Spring Security 3.0.5.RELEASE
- Tapestry 5.2.4
To link Tapestry and Spring-Security, I use:
- Tapestry-Spring-Security 2.1.0:
http://www.localhost.nu/java/tapestry-spring-security/index.html
Unfortunately, the latest vers
hi,
I use the maven dependencies as shown at [1]. [2] shows you a short
version of my code generating a pdf from my tapestry page displaying an
invoice (PrintInvoice.class). Note that I am building it as we speak so
it might still be somewhat crude at places.
Hope it helps,
Joost
[1] maven
http://wiki.eclipse.org/Jetty/Howto/Deploy_Web_Applications
If the webapp is called root.war or the directory is called root/ then it
will be deployed at the / context.
So yes, it should help.
As for port, changing that in jetty also will help, but take a look into
secure port number. By default