Hello,

I recently upgraded my Struts version from 2.5.22 to 2.5.33, and I'm 
encountering an issue with redirection in popups.

For example, when I try to save a domain and click on the save button, the save 
operation works correctly.

However, instead of redirecting me to the domains list, it leads to a blank 
page displaying the result.

it seems that the Velocity tags are not functioning correctly. I tried changing 
them to HTML tags, and everything worked fine. I am using the #sform tag for my 
form, as shown below:

#sform({"action":"save-domain", "method":"post", "validate":"true"})

I'm using Velocity 1.7 and Velocity-tools version 2.0.

I have attached a screenshot of the blank page showing the save operation 
result.

Thanks in advance.

[cid:1408d67f-29d6-4b11-aa76-c514054569db]

Reply via email to