This content has been marked as final. 
    
Show                 2 replies
    
- 
        
1. Re: Reset form values on jsp:include
rapthor Oct 16, 2007 1:28 PM (in response to rapthor)No idea anybody?
 - 
        
2. Re: Reset form values on jsp:include
ilya_shaikovsky Oct 17, 2007 8:54 AM (in response to rapthor)If the rendered set to false and you have components still rendered - it sounds like hot redeploy problem.
If your bean with values - session scoped - redisplaying values after refresh - is normal behaviour. There is nothing about ajax :)