facebook

JSP Compilation problem

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #265642 Reply

    sundarvc
    Member

    Hi,

    I have 2 projects. One EJB and another Web. The Web project has a jsp that references the EJB ( Session bean ).
    I have deployed both these projects and the jsp compiles fine. However , when I try to run the jsp I get compilation
    errors saying that the Session bean is not found. Can you tell me how to resolve this problem ?

    Thanks,
    Sundar

    #265733

    Riyad Kalla
    Member

    Sundar,
    These projects should be deployed as modules of an EAR project, do you have a top level EAR project that contains these projects as modules and then deploy the EAR to your app server?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP Compilation problem

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