Re: XTile and cycle.activate

2006-12-07 Thread MattHouston
Re I have found another way to make this work. Thanks for all CU MattHouston MattHouston wrote: > > Hi ! > > I have a probleme using the XTile component and cycle.activate. > I do sth in AJAX with XTile and in my Java function who handle requests, > sometimes i onl

Re: XTile and cycle.activate

2006-12-07 Thread MattHouston
; >ILink link = svc.getLink(false,params); >> >cycle.setServiceParameters(new Object[] >> > {"redirect",link.getAbsoluteURL()}); >> > } >> > >> > and in javascript, something like: >> > >> > my_function(params) { &g

XTile and cycle.activate

2006-12-06 Thread MattHouston
.getSubject(), mm.getSize(), "false", mm.getId()}; ((RequestCycle) cycle).setServiceParameters(ret); } else { //dont work cycle.activate(NoviaMail_ReadMail); } } Any help will be apprecated

deploying .war file on tomcat

2006-11-24 Thread MattHouston
Hi everybody, I'm developping an application using Tapestry with Eclipse. I use Tomcat inside Eclipse to test my application. Now I wants to launch the project directly in tomcat using a .war file. When I launch the application, I have the following error (HTTP500), concerning libraries (tapestry