Hi,
I am using Resin as my App. server. I was trying to precompile the JSPs present in the app. directory. I was successful in precompiling
JSP pages which does not have include directives but the jspc.sh failed to parse JSP files containing include directives. It gave me a 'NullPointerException'. Any clue on this ? Please...
Thanks.