Recently , i just used jcreator with apache ant 1.7.1 for jsp development. I have a issue that I always performed "remove", "dist", "install" to update and deploy my latest web project. Is there any easier way to reload entire web project without always click on these three. It takes more time...
I tried "reload" but it doesnt works...

Create a new task which depends on these tasks so that whenever your custom task is executed, it would in turn execute these three.

On a side note, I've always found Eclipse a pleasure to work with when developing web applications esp the auto-publish feature. You should definitely give Eclipse a try unless you are forced to work with JCreator for some reason.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.