Hi, Using Wicket 1.5-RC4.2.
I have HTML/Java sitting in one of the child packages. When visiting the page in the browser, the markup changes are not reflected unless I restart the application in eclipse. I am using Start class that is generated when wicket code hierarchy is created using maven. It does work for the pages in root hierarchy, so I am thinking it's some settings issue. However not able to figure out which settingsI need to change. Which settings do I need to change so that wicket reloads my changes in the markup? I tried setting the setResourcePollFrequency, but that did not help. Thanks in advance for the help. Regards, Niranjan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
