Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino Designer
Categories XPages
Created by Guest
Created on Jan 7, 2020

java native access via xsp

Today we use xpages as entry point for our own webservices. Doing this we set rendered to false an call the java code server side via ssjs. E.g from beforeRenderResponse.

 

In java you than have a Servlet with a given user context, which is very comfortable. Afterwards one can write the SinglePageApplication with the java script framework of choice and just paste it to the web/inf folder.

 

Would be great to get a native java entry point to define the java class to be called instead of "nashorn" ssjs code to call java.

  • Attach files
  • Guest
    Reply
    |
    Jan 8, 2020

    See this idea on using JAX-RS to build true servlets: https://domino-ideas.hcltechsw.com/ideas/DDXP-I-409