on 2010 Jan 13 7:13 PM
Does MII support JSP/Servlets? Does MII officially support basic UI constructs of a typical J2EE web app like JSP/Servlets, etc?
Request clarification before answering.
Yes, but it is really NetWeaver's Web Application Server moreso than MII since the jsp processing is done by the app server.
Menu.jsp (and the other config pages from the menu) should also help you see this
MII APPLETS will work in a jsp page since they don't get rendered or impacted until the client gets them for processing by the brower JRE.
MII web pages with IRPT extension allow for other server side <SERVLET/> processing like the Illuminator, ChartServlet, etc. as well as localization using the {##TOKEN} convention.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.