Question
1
Replies
104
Views
Td Canada Trust
Posted: September 27, 2018
Last activity: September 27, 2018
Apache Struts
Hi,
Our application is using Pega 6.2 SMA and struct version is1.x. We want to know if there is any PEGA version(latest or cloud) that does not use Apache struts at all.
Thanks,
smitha
***Edited by Moderator Marissa to update platform capability tags****
Take a look at Pega 7.4. The one place where Struts is used in Pega is in the System Management Application (SMA) where requestors, agents, etc. were managed in older versions. In 7.4, the functionality that used to be in SMA has been migrated to landing pages in Designer Studio. So, you no longer need to deploy SMA.
I believe that there are one or two rarely used features from the SMA that didn't make it over to the landing pages, but those functions are also there in the Pega REST API. So, worst case, you can access them manually through a service call if absolutely needed.