How to implement a request filter for Custom JSSPs in Adobe campaign classic? | Community
Skip to main content
prakashr2929023
Level 2
August 1, 2019
Solved

How to implement a request filter for Custom JSSPs in Adobe campaign classic?

  • August 1, 2019
  • 1 reply
  • 1394 views

Hello Team,

We are using Adobe Campaign classic to implement a Campaigning solution for one of our Customer. We have written number of Custom JSSPs as part of our implementation. Now we want to do some custom pre processing on the requests. Does Adobe Campaign any mechanism to implement filter/interceptor that we typically see in servlet or spring application?

Thanks in Advance,

Prakash

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jonathon_wodnicki

Hi,

Pre-processing isn't a feature of Dynamic JavaScript pages.

You can write JSP's within the Tomcat instance though.

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
August 1, 2019

Hi,

Pre-processing isn't a feature of Dynamic JavaScript pages.

You can write JSP's within the Tomcat instance though.

Thanks,

-Jon