facebook

Packaged Archive Deployment and Compiled JSPs

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #242753 Reply

    Hi,

    Is it possible to setup ME so that when I deploy my EAR project to app server (WL8.1), as packaged archive, the jsps are compiled?

    Thanks a lot,

    MB

    #242762

    Riyad Kalla
    Member

    MB,
    MyEclipse wouldn’t handle this, but there may be a setting in WebLogic to compile the JSPs right away, you’d have to check the WL docs.

    #242819

    Yeap, you are right. For possibility someone else will need this:
    <param-name>precompile</param-name>
    <param-value>true</param-value>

    Thanks a lot.

    MB

    #242823

    Riyad Kalla
    Member

    MB thank you for providing that for others.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Packaged Archive Deployment and Compiled JSPs

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