facebook

[Closed] Compiled servlet classes no in WEB-INF/classes

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #261182 Reply

    ravi20u
    Member

    hello,

    servlet complied classes are not placed in the WEB-INf/ classes folder. when i create 2-3 servlets in and look in the classes folder then there is no classe files in the WEB-INf/ classes folder. Please give me support.

    Thanks in advance
    Ravi

    #261207

    Riyad Kalla
    Member

    Ravi,
    This is handled under your project properties, under Java Build Path. Here you setup your Source and Output dirs. MyEclipse will by default change your output dir to WEB-INF/classes. If it’s not changed for some reason, go ahead and adjust it.

    #261251

    ravi20u
    Member

    hi,

    My default our folder is TEST2/WebRoot/WEB-INF/classes but still classes folder does not contain any class files. and there is no any class files in the TEST2 application folder. please help me how can i resolve this prob.

    #261256

    Riyad Kalla
    Member

    Are you looking in your classes folder from the Navigation View or the Package View? The output dir is hidden in the Package View, which is why you most likely don’t see them.

    If that doesn’t help, please use File > Export > Archive, and export your project to a ZIP and email it to support@genuitec.com ATTN Riyad, with a link to this thread so I know why I’m getting it and I’ll have a look.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] Compiled servlet classes no in WEB-INF/classes

You must be logged in to post in the forum log in