I am a newuser using wicket. I have been facing this problem since a week. 

I'm in serious trouble. Whenever i make any changes in my code in netbeans
the changes i have made doesn't works until i restart netbeans. After
restarting my netbeans the changes that i have made in my code works. 
For e.g. If i have set as setResponsePage(Home.class) and later i change it
to setResponsePage(Index.class) and save it. Now if i run my project than it
still shows Home page until i restart netbeans. After i restart netbeans the
problem is solved.

I'm using netbeans 6.1
Please help me with this problem.
-- 
View this message in context: 
http://www.nabble.com/No-effect-of-code-until-restarting-netbeans.-tp18211238p18211238.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to