ut doing any web.xml changes also breaks our listener.
รจ I also tried adding the two filters for Tapestry 4 and 5, along with their
jars in a standalone web-app project.
But there also I got some kind of LifeCycleException.
How will the both filters co-exist ? Please he
Hi,
I created a drop down box and want to add scriptaculous Draggable in my drop
down box but it is not working together. So how can I fix the things.
@AfterRender
void afterRender(MarkupWriter writer)
{
writer.end(); //end
ome of the things I
don't understand
in your post. usually most of the part is code and less explanation. So it
very hard to understand for beginners like me.
Thanks & Regards
Gaurav P Singh
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/ANN-A-Tapestry5
Thank you Sahpaski,
It seems not to be the case of caching if it's caching problem then it would
stay on the last page (which was last visited) but it will immediately go
back to login page.
I added cache-control and the expires in my page but it will not help to
much.
Thanks & Regards
Thanks A lot Taha,
well I checked userExist in onActive() method so it sendredirect to login
page.
I am new in tapestry just started 1 month back. So it is hard to use Apache
Shiro so early
but I will try later.
Thanks & Regards
Gaurav P Singh
--
View this message in context:
http://tape
Hi,
I am getting problem in browser back button, after logout when I press
browser's back button
home page show for few seconds and then it go to login page.
I am new in Tapestry and using Dispatcher for authentication. I got the code
from tapestry-jumpstart or some blog. please check the code:
p