[ https://issues.apache.org/jira/browse/FELIX-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760956#comment-17760956 ]
Rakesh Kumar commented on FELIX-6626: ------------------------------------- This is the url */system/console/crypto* which renders(the *renderContent* method is implemented by the plugin) the form in the screenshot below. some screenshots !image-2023-08-31-19-23-55-985.png|width=612,height=63! When user clicks on Encrypt button, the request goes to the plugin's doPost method and does the things I mentioned in previous comment. > Support jakarta servlet registration > ------------------------------------ > > Key: FELIX-6626 > URL: https://issues.apache.org/jira/browse/FELIX-6626 > Project: Felix > Issue Type: New Feature > Components: Web Console > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Priority: Major > Fix For: webconsole-4.9.0 > > > In order to support migration from Servlet API 2/3 to Servlet API 5, the web > console could support registrations of jakarta.servlet.Servlet in addition to > javax.servlet.Servlet. > This pattern could be useful for other modules as well. -- This message was sent by Atlassian Jira (v8.20.10#820010)