You have to "make" the project to compile the changed classes.

Martijn

On Tue, Jul 1, 2008 at 12:09 PM, Thomas Mäder <[EMAIL PROTECTED]> wrote:
> Are you running in debug mode? Did you try to restart the server?
>
> On Tue, Jul 1, 2008 at 9:58 AM, Sushant <[EMAIL PROTECTED]> wrote:
>
>>
>> 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]
>>
>>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.4 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

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

Reply via email to