-
Tanmay Sinha
Hi ! All of u.How r u?I am doing java Servlet Programming through BE web logic 8.1 SP3.I have run more programs on command prompt & Servlet deployment on weblogic.
Now I am facing the problem on java Session/test while compilation started with ( javac -d.\WEB-INF\classes *.java) on command prompt.What's the wrong term in this
javac -d.\WEB-INF\classes *.java error term...
-
Re: Tanmay Sinha
Were you planning on copying and pasting the whole error? It helps.
There's no space between the "-d" and what looks like your filepath in what you posted. There should be.