Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

HttpServletResponse in Dynamic Javascript Pages

Avatar

Level 4

Hi,

I am investigating how to use Dynamic Javascript Pages for a project but I have found a problem when it gets to use the 'response object' , which apparently seems to be a HttpServletResponse type of object. I am unable to find any particular documentation, and the generic documentation about this kind of object is not valid, as for example, some methods like addHeader, setHeader and many others do not work.

Are you aware of some documentation or some cookbook I can use as a reference?

Thanks very much in advance

Guillermo

1 Accepted Solution

Avatar

Correct answer by
Level 6

Hi, I wrote a quick post on this object, you may find some useful functions along with examples:

https://floriancourgey.com/2018/11/create-jssp-dynamic-javascript-server-page-in-acc/

View solution in original post

2 Replies

Avatar

Correct answer by
Level 6

Hi, I wrote a quick post on this object, you may find some useful functions along with examples:

https://floriancourgey.com/2018/11/create-jssp-dynamic-javascript-server-page-in-acc/

Avatar

Level 10

Thank you for sharing, Florian!

Also, moving this post to the Campaign Classic forums.