MyEclipse: Minor mistakes in User Guide johnzoet - Sep 28, 2003 - 05:30 AM Post subject: Minor mistakes in User Guide
There were a few minor mistakes in the User Guide.
2.
In text of HelloWorld servelet debugging:
Set a breakpoint in doPost method.
Should be:
Set a breakpoint in doGet method.support-scott - Sep 28, 2003 - 05:41 PM Post subject:
John,
Thanks for letting us know about these. The doPost/doGet problem was already an open bug and I've added the 'figure' problem to it so we can resolve them both in the next service release.