활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi Team,
I am able to see "Cache issue with external JS Code".
How we can minimize creating the new JS code every time we change something inside code.
Note : We can reuse same JS code if any changes required instead of creating new one.
Please provide your thoughts to fix this cache issue with external JS code.
Thanks,
Gangadhar
조회 수
답글
좋아요 수
Hi Gangadhar,
Could you please provide more details on what error you are getting when referring to "Cache issue with external JS Code"?"
조회 수
답글
좋아요 수
if you want to disable cache within JSSP pages in AC you can use the following:
// Setting headers to disable cache response.addHeader("Pragma", "no-cache") response.addHeader("Cache-Control", "no-cache"); response.addHeader("Expires", new Date().toGMTString());
Regards,
Milan
조회 수
답글
좋아요 수
Hi Milan,
Thanks for providing the dynamic java script code. But this code is not working.
Please provide me the Java script code instead of dynamic java script code to fix the cache issue with external JS code.
Thanks,
Gangadhar
조회 수
답글
좋아요 수
Were you able to resolve this query or do you still need more help here? Do let us know.
Thanks!
조회 수
답글
좋아요 수
Hi Sukrity,
Please provide me the Java script code to fix the cache issue with external JS code.
Thanks,
Gangadhar
조회 수
답글
좋아요 수
Thanks for letting us know. I will amplify your query among our SMEs and try to get the help you need.
-Sukrity
조회 수
답글
좋아요 수
조회 수
Likes
답글