cancel
Showing results for 
Search instead for 
Did you mean: 

Include jsp's across DCs

Former Member
0 Kudos

Hi SDNers,

I am trying to use the <jsp:include> tag to include jsps from one DC to another. The <jsp:include> works fine when including jsp's in the same DC. However, if I try to include a jsp from another DC it throws an error that the file cannot be found.

I have created an API public part for JSP B which resides in DC B. In DC A, I added DC B as a Used DC and also specified DC B as Sharing Reference in the portalapp.xml of DC A. I have depolyed both the DC's.

However, in JSP A of DC A the <jsp:include page="JSP B" flush="true" /> does not work for the JSP B of DC B.

Could someone guide me as to how to include a jsp from one DC into another DC.

Regards,

Melwyn.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi SDNers,

Can someone provide the solution.?

Regards,

Melwyn.

Former Member
0 Kudos

Hi All,

I have a similar requirement. I need to include a jsp file into another jsp file of another DC.

How to access the jsp files accross DCs?

any points regarding this would be more helpful.

Thanks,

Ravi