Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Tanmay Sinha

  1. #1
    Member
    Join Date
    Aug 2011
    Posts
    31
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Angry 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...


  2. #2
    Super Moderator Sean4u's Avatar
    Join Date
    Jul 2011
    Location
    Tavistock, UK
    Posts
    637
    Thanks
    5
    Thanked 103 Times in 93 Posts

    Default Re: Tanmay Sinha

    error term...
    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.

Tags for this Thread