Priyank,
On 11/22/21 03:13, priyank agarwal wrote:
I am trying to replace javax references to jakarta in my project as per the
Jakarta EE9 standard. The problem is I am unable to find a jakarta
dependency for
javax.portlet:portlet-api
In this jar there is an interface *PortletRequest*, of whic
On 22/11/2021 07:38, Thomas Hoffmann (Speed4Trade GmbH) wrote:
Hello,
we are using apache-tomcat-9.0.54 with LDAP authentication under Windows 2012R2.
One of the user complained that access with Firefox stopped working.
Would it be better to also catch IllegalStateException and instead of ch
On 22/11/2021 12:00, Keil, Matthias (ORISA Software GmbH) wrote:
Hello everyone,
I take up a topic of my own again. The point there was that I would like to
accommodate both the configuration and the actual Server Auth module within the
application.
That worked well with your advice.
Unfortun
Hello everyone,
I take up a topic of my own again. The point there was that I would like to
accommodate both the configuration and the actual Server Auth module within the
application.
That worked well with your advice.
Unfortunately, I have now reached the point where this solution works for o
Hi
I am trying to replace javax references to jakarta in my project as per the
Jakarta EE9 standard. The problem is I am unable to find a jakarta
dependency for
javax.portlet:portlet-api
In this jar there is an interface *PortletRequest*, of which I am using the
method
public javax.servlet.htt