Hi all,
I know that there is a function in visual admin called single file update, but it is not that convenient as it requires me to select mapping too. (I don't know why WAS need this.. why can't it just compare the file name itself?)
Usually I make a few changes in the jsp file, then I want to see how it works in runtime env. If the result is no good then I will make some adjustment immediately. The sigle file update is just too slow for this.. Does anyone have some good experiences in doing this? I guessed this is a very common problem to developers in WAS Java env.
(Actually I come across something called local J2EE engine, but I didn't read into this yet, is this a possible solution?)
Thanks,
Jockey.