cancel
Showing results for 
Search instead for 
Did you mean: 

Java Application and OpenDocument

0 Kudos

Hi I was wondering if a java application can call Opendocument.aspx.

I have .net applications that use OpenDocument.aspx. I have a WCA on two Windows Server 2003.

There is one application that is in java and was wondering do I need the java app call OpenDOcument.jsp?

Or can it use what is installed on windows. The Java app is using a portlet.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Thanks.

ted_ueda
Employee
Employee
0 Kudos

OpenDocument.aspx and openDocument.jsp return HTTP, and it doesn't matter what language invokes it, since it'll only receive and send HTTP.

One concern - if you're using a Java portlet, the only fully tested solution for integration into a Portlet server are the Portlet Integration Kits.

Sincerely,

Ted Ueda