This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes Using servlets with Shockwave or Cult3D. 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 » Servlets
Reply Bookmark "Using servlets with Shockwave or Cult3D." Watch "Using servlets with Shockwave or Cult3D." New topic
Author

Using servlets with Shockwave or Cult3D.

Darrin Smith
Ranch Hand

Joined: Aug 04, 2003
Posts: 276
I need to load 3D images from a database and place them on a webpage for the user to interact with (simple pan/zooom/rotate).

It is my understanding that either Cult3D or Macromedia's Shockwave/Flash plugin will help me out in this area.

Assuming that I get the file converted to what either of these needs (not an issue), and am able to load it up from the database and create an output stream of that image (not an issue) how can I go about building a web page using a servlet to use either of these two plugins?

I think this is possible using just the plugins as I have seen this done before, but all I get from their web sites is "Use our products" instead of sticking with straight J2EE.

So, has anyone done this and would you provide me an example of what yoiur servlet looked like?

Thanks!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Using servlets with Shockwave or Cult3D.
 
Similar Threads
problems with faces (myfaces and mojarr 2.1.7) and grails 2.03 incompatibility - need some assistanc
Pizza and Servlets
Application Scope or Static Methods
Help needed for novice with Java install
Runtime ERROR - Spring 3.0 MVC sample "mvc-basic" in Maven2