File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes portlets with embedded Objects Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "portlets with embedded Objects" Watch "portlets with embedded Objects" New topic
Author

portlets with embedded Objects

PS Ashwin
Greenhorn

Joined: Sep 26, 2007
Posts: 6
Hello,
I have a jsp page with an embedded object in it.
I first made a web application with this JSP and it is working fine.
But the moment I add the jsp to be displayed on a Portlet in a websphere portal, the portlet gets loaded, but the Object is not seen.

I am using RAD 7.0 with Websphere Portal 6.0.
The object I am trying to embed in the page is a special kind of viewer plugin for 3D image file.

Is this a known issue or something.

any help is deeply appreciated

Thanks in advance..
Sanjay Kannan
Greenhorn

Joined: Nov 25, 2007
Posts: 16
What is the embedded object doing. You cannot directly use the embed object like you use in a web application. Can you give details.
[ November 25, 2007: Message edited by: Sanjay Kannan ]
PS Ashwin
Greenhorn

Joined: Sep 26, 2007
Posts: 6
The embedded object is a web plugin for a standalone application to display 3d images.
I was able to get it working now!!am able to see my 3d images in the portlet
Thanks
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: portlets with embedded Objects
 
Similar Threads
Portlet container in Weblogic Application server
Websphere Portal - Test 399
frames in portlets
What is needed to use portals/portlets?
How to control the size of the portlet?