Re: issue with iframe when upgrading from struts 2.3 to struts 7

2025-06-19 Thread Dave Newton
On Thu, Jun 19, 2025 at 13:54 Priyanka Vaddadi wrote: > But when we enter username and password, nothing is happening. When we > click on submit, the page did not navigate further and just clearing the > username and password and stay on same login page.. Is the request being made? Check the JS

issue with iframe when upgrading from struts 2.3 to struts 7

2025-06-19 Thread Priyanka Vaddadi
Hi In our application when we click on one of the link, then it will load other application in iframe within my application. Then we have to enter username and password in that loaded application. After migrating from struts 2.3 to struts 7 The application is loaded in iframe and showing us the