Hi William,
I had used Eclipse and
Tomcat few days ago, but didn't face any problem that time.
where are the compiled class files located for this web app?
If I'm using Netbeans and GlassFish this time, then is there any additional setup I need to do ?
I remember there was nothing I had to do in addition to the standard procedure for Eclipse + Tomcat.
For this app, how to declare the location of the class files in Netbeans/Glassfish ?
Also, I got few problems for Eclipse during running of the program but these were simple mistakes like wrong url pattern/welcome file name for which I used to get
404 page not found error.
But this error "Link appears to be broken" is more puzzling...
I thought Netbeans/Gsfsh would locate it automatically..
Please advise.
Thank you.