Streaming a flv from web server

I have a short FLV file that I need to stream from an html
file. This works fine from my local machine, but when I put it on
out test server it doesn't server. The test server is very stripped
down. It has no flash components. My question is what are the
requirements for the web server that will serve the FLV
file?

I just checked and the SWF is there. WHen I bring up the
page, a view window is shown (if that is the right term) and in the
bottom corner I see the length of the flash video in
minutes/seconds, but nothing ever shows.
As for funkysoul's comment, I guess Streaming isn't the right
term. I'm not using Flash Media Server.
Is there anything else I should check?

Similar Messages

  • Streaming multiple apps from web server

    Hi all,
    I'm wondering how to modify the launch.html to show and launch multiple application. I have seen the question here before but no answer.
    Perhaps this is simple, but if somebody could give me a working example I would appreciate it.
    Thanks in advance
    Lennart Johansson

    I mocked this up myself. Obviously the images will not work, but it should give you a good starting point. Each hyperlink calls as JS function and passes part of the path to the app XML.
    To make life easier. Suggest you just grab the Function OnRunClick and add that to your SCRIPT section and then grab the HTML. This was done on an old version of the standalone streaming server, so the paths to the JS files are different (3.24) and the plug-in version is different too (3.24.0.9).
    In the function there is an Alert current commented out. Remove the // and each time you call it, you'll see exactly what is being passed to the streaming plugin routines.
    Hope this helps:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html>
    <head>
    <title>ZENworks Streaming Applications</title>
    <link rel="shortcut icon" href="images/favicon.ico" />
    <meta name="Robots" content="INDEX, FOLLOW" />
    <meta http-equiv="Content-Language" content="en" />
    <meta http-equiv="Content-Type" content="text/html; CHARSET=UTF-8"/>
    <meta name="ada" content="no" />
    <meta name="keywords" content="ZENworks Application Virtualization ZAV Streaming" />
    <meta name="description" content="ZENworks Streaming Applications" />
    <meta name="Create-Date" content="26 May 2010" />
    <!--#config timefmt="%d %b %Y" -->
    <meta name="Content-Date" content="<!--#echo var="LAST_MODIFIED"-->
    <SCRIPT>
    Spoon_SiteRoot = '/streaming/';
    Spoon_PluginVersion = '3.24.0.9';
    <head>
    <script type="text/javascript">
    Spoon_Config = '/streaming/apps/nm/NovellMessenger.xml';
    </script>
    <script language="javascript" src="/streaming/scripts/spoon_config.js" type="text/javascript"></script>
    <script language="javascript" src="/streaming/scripts/3.24/Request.js" type="text/javascript"></script>
    <script language="javascript" src="/streaming/scripts/3.24/Util.js" type="text/javascript"></script>
    <script language="javascript" src="/streaming/scripts/3.24/Weblaunch.js" type="text/javascript"></script>
    <script language="javascript" src="/streaming/scripts/3.24/Api.js" type="text/javascript"></script>
    <script language="javascript" src="/streaming/scripts/3.24/Entry.js" type="text/javascript"></script>
    <script language="javascript" type="text/javascript">
    function OnRunClick(app)
    var spoon = new SpoonEntry();
    Spoon_Config=Spoon_SiteRootUrl+Spoon_SiteRoot+app;
    //alert(Spoon_Config);
    spoon.RunApp(Spoon_Config, false);
    </script>
    </head>
    <STYLE TYPE="text/css">
    <!--
    H2.cjk { font-family: "SimSun" }
    H2.ctl { font-family: "Mangal" }
    H3.cjk { font-family: "SimSun" }
    H3.ctl { font-family: "Mangal" }
    -->
    </STYLE>
    </head>
    <body bgcolor="#FFFFFF">
    <div id="tier3">
    <div id="contentcontainer">
    <div id="content">
    <div id="mainbody">
    <div id="actioncall" class="grid4" style="background:#72AEB6">
    <p style="background:#72AEB6">&nbsp;</p>
    <h1 style="background:#72AEB6" align="center">
    <font face="Arial" color="#FFFFFF">Streaming
    Applications</font></h1>
    <b><font face="Arial" size="4" color="#FFFFFF">powered by
    <a href="http://www.novell.com/products/zenworks/applicationvirtualization/">
    <font color="#FFFFFF"><span style="text-decoration: none">ZENworks Application Virtualization</span></font></a></font></b></p>
    </div>
    <div class="columns4">
    <div class="col1">
    <h3>
    <img border="0" src="images/demosys.jpg" width="1134" height="292" hspace="0"></h3>
    <p>
    <img border="0" src="images/nov_red.gif" align="right" width="107" height="23"></p>
    <p><i><font face="Arial">Run your virtual application over the web 5X - 20X faster with Streaming from<br>
    </font><b><font face="Arial">
    <a href="http://www.novell.com/products/zenworks/applicationvirtualization/">
    <font color="#000000">
    <span style="text-decoration: none">ZENworks
    Application Virtualization 8</span></font></a></font></b></i><p>&nbsp;<div align="center">
    <table border="0" width="42%">
    <tr>
    <td align="left" colspan="3"><b>
    <font face="Arial"><font size="4">Productivity Applications</font></font></b></td>
    </tr>
    <tr>
    <TD BGCOLOR="#ffffff" STYLE="border: none; padding: 0cm">
    <A HREF="#Launch" ONCLICK="OnRunClick('apps/nm/NovellMessenger.xml');return false;">
    <IMG SRC="images/groupwise8.jpg" NAME="graphics1" ALIGN=BOTTOM WIDTH=90 HEIGHT=90 BORDER=0>
    <font face="Arial"><br>Novell Messenger</A></font>
    </P>
    </TD>
    <td width="25" align="right">
    </td>
    <TD BGCOLOR="#ffffff" STYLE="border: none; padding: 0cm">
    <A HREF="#Launch" ONCLICK="OnRunClick('apps/nm/NovellMessenger.xml');return false;">
    <IMG SRC="images/openoffice31.jpg" NAME="graphics1" ALIGN=BOTTOM WIDTH=90 HEIGHT=90 BORDER=0>
    <font face="Arial"><br>Open Office</A></font>
    </P>
    </tr>
    <tr>
    <td colspan=3>&nbsp;</td>
    </tr>
    <tr>
    <td width="381" align="right" colspan="3">
    <p align="left"><b><font face="Arial">
    <font size="4">Browsers</font></font></b></td>
    </tr>
    <tr>
    <TD BGCOLOR="#ffffff" STYLE="border: none; padding: 0cm">
    <A HREF="#Launch" ONCLICK="OnRunClick('apps/7zip/7zip.xml');return false;">
    <IMG SRC="images/firefox3.jpg" NAME="graphics1" ALIGN=BOTTOM WIDTH=90 HEIGHT=90 BORDER=0>
    <font face="Arial"><br>Firefox</A></font>
    </P>
    </TD>
    <td width="25" align="right">
    </td>
    <TD BGCOLOR="#ffffff" STYLE="border: none; padding: 0cm">
    <A HREF="#Launch" ONCLICK="OnRunClick('apps/ie6/ie6.xml');return false;">
    <IMG SRC="images/ie6.jpg" NAME="graphics1" ALIGN=BOTTOM WIDTH=90 HEIGHT=90 BORDER=0>
    <font face="Arial"><br>Internet Explorer 6</A></font>
    </P>
    </tr>
    </table>
    </div>
    <p>&nbsp;</div>
    </div>
    </div>
    </div>
    </div>
    </div id>
    </body>
    </html>

  • Need Help Streaming Video From Web Server Built Into Application - Linksys WRT54g Router

    Very much appreciate any help getting streaming video feed from web server built into video application to work properly using port forwarding on my Linksys WRT54g wireless router.
    Here is the situation:
    My PC is connected to the internet via a Linksys WRT54g wireless router.
    The Windows XP Pro SP2 firewall is enabled, with a firewall exception established for the video camera application.
    On the router, forwarding of port 80 is enabled for the LAN IP address of the PC running the video application with an embedded web server, and the web server in the video camera application is also set to use port 80.
    I have a free DYNDNS account and also run the DYNDNS updater program on the PC running the video application with embedded web server. According to the DYNDNS web site and the DYNDNS updater program, the IP address assigned to the machine running the video application with embedded web server is set correctly in my dyndns account.
    When I open a browser (Explorer or Firefox) on the PC running the video camera application with embedded web server, I am able to  connect to the video application's web server by going to the dyndns address linked to the machine running the video application. The video application's web server is set to use the dyndns address. That's the good news. The bad news is that I can't connect to the video application's web server from any machine that connects to the internet that uses a router other than the router used by the PC running the video application. I am only able to connect to the streaming video from the application's web server only on machines that connect to the internet using the same (home) router used by the PC that is running the video application.
    Since I am able to connect to the video app's embedded web server successfully on the machine running the video application, it seems that at least something about the current port forwarding settings is correct. For example, if I uncheck 'enable' for forwarding of port 80 on the router settings page, I am no longer able to connect to the video app's web server when I try to do so in a browser running on the machine running the video app. When I re-enable port 80 forwarding on the router, I am again able to connect to the web server of the video application on the machine running the video app. I thought that by enabling forwarding of port 80 on the router and associating that port with the LAN IP of the machine running the video application, it would be possible to connect to the streaming video of the video app's embedded web server from ANY machine connected to the internet, but that is not the case. There must be some other router settings to update/change in order to get the port forwarding working to enable a successful connection to the video web server, but I am stumped. Very grateful for any suggestions as to how to get this working properly.
    Thanks in advance...

    The firewall log can be configured on the third tab in the window for the firewall settings, where you can turn the firewall on and off completely.
    From your tests, though, it does not seem to be the firewall. However, to be sure, it would be good to check the log. It will help to eliminate the firewall as the culprit and you may find it handy in the future, too. ;-) Just don't forget to turn the log off again after you are done because it may cause some performance penalty on your system while on.
    From what you write, it seems as if I should give a little networking background on the ip addresses you'll see. Your setup is (or should be) a modem connected to the WAN/Internet port of the WRT. The computer is connected into a LAN port of the WRT.
    Your router has two IP addresses (that's what makes it a router): a WAN address and a LAN address. The WAN address is the address assigned by the ISP. It is a normal internet IP address. Everyone is able to send packets to this IP address. The WAN address is the one reported by whatismyipaddress.com, it should be listed in the dyndns record and it is the address that your router shows on the Status page. It's the public IP address of your router. Dyndns maps your dyndns.org name to that IP address.
    Your router also has an IP address on the LAN side. You can configure it to be whatever you want. The default is 192.168.1.1 with netmask 255.255.255.0 and it is better to leave it like that or at least inside the network 192.168.*.*. 192.168 is a special, reserved IP address range for private networks. Basically, routers in the internet are not supposed to forward addresses in this range. That makes them suitable for private LANs as the packets never can get anywhere. Most people using Linksys routers have there LAN in 192.168.1.*.
    The router acts as gateway, which means it forwards packets from PCs in the LAN to the internet and back. As all your PCs in your LAN share a single WAN IP address, the gateway does address translation (NAT). This works only in one direction: from the inside to the outside. The router remembers when a PC in your LAN sends something out and accepts the responses in and sending them back to the PC. If something comes in from the internet which cannot be associated with a ongoing communication the packet is dropped unless you use port forwarding.
    All computers in your LAN either have a static IP address assigned or use DHCP to get it automatically. The router has a DHCP server as well which gives out IP address from 192.168.1.100-149 if not changed. With a router with default settings static IP addresses can be in the range of 192.168.1.2-99 and 150-254.
    ipconfig /all reports your IP address in your LAN, i.e. an address 192.168.1.*. The gateway in this output should be 192.168.1.1 which is your router. And packet no in the LAN address range 192.168.1.* is send to the router which forwards the packets into the internet.
    An address 192.168.1.* should not appear as internet address in the Status page of the router nor should it appear at dyndns.
    Port forwarding is used to operate a server in the LAN. By default, a server in the LAN cannot be reached from the internet. You have to configure port forwarding for this. You configure that traffic bound for a specific port (e.g. TCP port 80 for http) on your WAN IP address is forwarded to the same port on a specific LAN IP address. If your server runs on 192.168.1.50 than traffic to your WAN IP address port 80 is forwarded to 192.168.1.50 port 80. That way your HTTP server can be reached from the internet. As you can only configure a fixed IP address in port forwarding it is recommended that the server uses a static IP address and not DHCP as in the latter case the IP address may change over time...
    O.K. so much for networking. I hope that makes things a little clearer and you can verify that your setup is how it is intended to be.
    I suggest the following: on the router's security page there is an option to block WAN requests. Remove the check if it is set (meaning: do not block). After you did that change you should be able to ping your WAN address (e.g. ping xxxx.dyndns.org) from the internet. That way we know that it is on the correct address.
    Also on the Administration page make sure that remote management is disabled (should be like that per default) or that the management port is NOT 80 but for example 8080. What is your your UPnP settings on the same page?
    O.K. that should be enough for the moment...

  • EVDRE encountered error retrieving the data from web Server

    Hi,
    I know this is the common/generic error message, following is our scenario:
    We installed BPC NW 7.5 on our production box and configured F5 load balancing for two .NET servers.
    We are getting the error "EVDRE encountered error retrieving the data from web Server"when we run the report EVDRE on APSHELL (original Appset). This is the fresh installation:
    The workaround "Clear Local application information". Even this works only sometimes.
    Is there anything else we should have configured on using two .NET servers?
    Please suggest.
    Thanks

    hi Nagesh sorry for the delayed reply..
    We changed some of the parameters at F5 switch like sticky time, timeout..
    And the MDXPARSER connection to one of out application server was failling, thats why we did not had this issue consistently.
    When ever the request goes to that app server fails. It took a lot effort to notice this since we were assuming the F5 switch was only causing the issue.
    Thanks

  • No response from Web Server

    Hello,
    I have installed Oracle9i application server Rel 2,9i Infrastructure & oracle 8i DB on Win 2000 server.The installation was successful.
    When I access the browser with http://<hostname>:7777 it works fine, it shows HTTP server welcome page.
    Now I am trying to access Portal home page using http://<hostname>:7779/pls/portal
    It seems, it searches for the Web site for sometime & then gives the error "No response from Web Server"
    What is the problem ?? Is there anything with the services ?? I can see two http servers(apps & infrastructure)in the program listing,is it related with these ??
    Please help.I will appreciate your support.
    Regards
    Sandeep

    Hi Sandeep.
    Try run EM WebSite running in http://&lt;hostname&gt;:1810.
    If you are familiarized with this service it should be easy to solve your problem.
    Once you access EM WebSite, you'll see two farms(One for iasdb, and one for Portal). That are some symbols that tell you about the status of Portal. If You see an red arrow pointing down, then you need to access Portal farm to put some services "up".
    Choose the link for Portal Farm.
    This page shows the status of all Portal components.
    For you to get response from your portal http server, there a few of these that must be working.
    They are (by order):
    1. OC4J_Portal;
    2. Web Cache;
    3. HTTP Server;
    For you to start them, you must (for each one) click on it's radio button an choose start.
    With this components "up" you should be able to access Portal.
    Some of other components cannot be started by us, because it's radio button is disabled, but Single Sign-On:orasso:7777 must be "up", and
    Portal:portal:7778 in my case is "down". The rest of OC4J components are needed for other utilities like deploying components.
    Hope i helped you.
    Pedro.

  • No response from web server after a process ran for 1-2 minutes

    Hi,
    I have a proven pl/sql code, it took about 2+ minutes to complete in sqlplus.
    But when I created a button to process the exactly same code in APex application, the process runs about 2 minutes and
    applications bombs with this msg "No Response from web server".
    Has anyone gotton this msg before?
    Thanks,
    Julie

    Hi Julie,
    See this thread - it may had some extra considerations for you: OHS Webserver Timeout for long running requests
    Do you know if your error message is returned at a fixed time each time? You could test this by creating a procedure that sleeps for X amount of time and then vary X to see if you can find a cutoff point for losing the connection.
    Also - I assume that your process keeps running on the database, despite the webserver connection being lost?
    If it's not a limitation in your httpd.conf file (the default is 5 mins as others have pointed out), then perhaps your network colleagues have set something in your network configuration to kill connections longer than a certain period of time? This is what happened in my case.
    Hope this helps.
    Alan

  • Could not load servlet information from web server

    I am trying to register a servlet through the web object manager.
    As soon as click the web object manager menu pick I get the following
    error: Could not load servlet information from web server.
    On other peoples machines here it works fine and they can register
    servlets. What am I missing!

    You must be using Jdev 3.2.x, this is a known bug. In Jdev 9.0.2 we use the standard J2EE web.xml in order to register servlets. You should consider moving to the new IDE.

  • EVDRE encountered an error retriving data from web server in PROD

    Hi friends,
    We are checking Evdre reports in BPC production system. We checked few application' EVdre input templates & reports and are fine.
    But yesterday evening onwards we are facing below error message.
    EVDRE encountered an error retriving data from web server. This message we are getting  for all BPC applications in BPC production.  There is no short dump in backend.
    But when i checked in BPC developement there is no probelm.
    We are on BPC7.5 NWsp04 and BI7.01.
    In BPC, production,when i try to create evdre template(just after filling
    information in evdre builder), immediately getting same error information.
    I read few notes, did as per that but sill problem exists. In note, mentioned process dim of particular application and process application. Logout from bpc admin & excel. I did this and, that error message not received for upto 20min. After that i'm getting error. We checked communciation between ABAP layer and bpc, reset IIS also. Still same probelm exists.
    Any suggestions pls.
    thanks,
    naresh

    Hi frineds,
    SAP OSS team resolved along with our basis guy.
    Initially SAP supported notes:
    1.1475233 and 1378705 Process all dimensions and applications.
    2.1355954 Drop SAP temp tables.
    3.1428764 confilict only if you use Oracle 10 g, if you don't, then forget it.
    I used 1378705 and problem resolved temporarly, but still exists after 1 day.
    There are different reasons for getting the error message. In our case, problem is at backend BW and, BW system running on HP unix OS.
    Checked librfc32.dll in the
    directory /usr/sap/BP1/DVEBMGS00/exe.
    Executed the following MDX statment in MDXTEST transcaction, and it
    executed in both the available instances.
    SELECT
    {[Measures].MEMBERS} ON COLUMNS,
    [0MATERIAL].[LEVEL00].MEMBERS ON ROWS
    FROM [$ZCO_CDPC].
    Even i also don't have clue how SAP resolved this issue.
    Regards,
    Naresh

  • Run form letter from web server

    Has anyone been able to design and run a form letter report in html. When I try to run it, it is always blank. I would like to run it as a .jsp.

    Hi,
    The form letter report is applicable only for paper layout. It is not applicable for web layout.
    However, you can generate to html/htmlcss output from web server using the following command.
    http://server:port/reports/rwservlet?server=<server_name>&destype=cache&desformat=html/htmlcss&userid=<connection_string>
    regards,
    Senthil

  • Creating app update version from web server

    hi...
    is there any tutorial that i can refer for version update application from web server? for example if there's already an application running on the handphone and there is new version for that application. how can i upload a new version application automatically from web server? thanx in advance...

    Hi
    See this topic: http://www.j2meforums.com/yabbse/index.php?board=2;action=display;threadid=9851
    mihai

  • How to listen out for a stream of data coming from (web)server

    Hello
    I have an applet that connects to a server (same location as web server) and connects to a server on a socket. This all works fine for sending commands to this server. But the server can send data to the client at any moment in time. So how do I listen out for the activity? do I launch a separate thread that sits listening for incoming data?
    What is the way to do it?
    Angus

    Check out my InfoFetcher class
    http://forum.java.sun.com/thread.jspa?threadID=750441&messageID=4291848

  • SWF created in CS4 Flash does not play from web server

    I published a Flash movie in CS4, which includes the following ActionScript 3.0 code to allow people to click the movie to open a new web page; but it will not play from the web server...however, it plays just fine from my local hard drive in Firefox and IE 7.
    It  is an html file with an embedded .swf and I made sure to copy over the  swfObject.js, AC_ActvieX.js, AC_RunActiveContent.js, expressInstall.swf, and  swfobject_modified.js files to the correct directories.  The address is: http://www.giseldemarco.com/introduction.html and as you will see,  there are no errors...just a blank page.  I even tried changing the script  from:
    <script  type="text/javascript">
    <!--
    swfobject.registerObject("FlashID");
    //-->
    </script>
    to  this script:  <script type="text/javascript"  src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>, but using this script generates a lot of CSS and other errors.
    Nothing  works.  The ActionScript code I used is:
    //Link to website
    Site_btn.addEventListener(MouseEvent.CLICK,visitSite);
    function visitSite(e:MouseEvent):void{
        var req:URLRequest = new URLRequest("http://giseldemarco.com/Home/Index.html");
        navigateToURL(req,"_parent");
    I am at a loss here...any help would be greatly appreciated!
    Thank you.

    Nothing new... Flash developers fall for this all the time...
    SecurityError: Error #2148: SWF file http://www.giseldemarco.com/Introduction.swf cannot access local resource C:\Gi\All The Way\New Splash Screen\Spalsh\Spalsh.flv. Only local-with-filesystem and trusted local SWF files may access local resources.
        at flash.net::NetStream/play()
        at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_play()
        at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_setUpStream()
        at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_load()
        at fl.video::VideoPlayer/load()
        at fl.video::FLVPlayback/doContentPathConnect()
    Cheers
    --Vikas

  • DECODING MAIL FROM WEB SERVER IN PLAIN TEXT FORMAT(THE MAIL BEING SENT BY LABVIEW APPLICATION)

    Hi All
    I have a labview application that send mail every hour automatically.
    But actually the mail has to be decoded from the web server(by another application).But now when that application decode the data in the mail(that is send by labview application)its getting some funny characters inside that can not be detected by the decoding application
    (When open the mail no problem.)But actually our goal is to decode the mail from the web server.
    Why the extra characters are appearing when decoding from the server?Is it because of the HTML format?
    Is there option to send the mail in plain text format(not like attachment)?
    In outlook we can change the setting (tools->options->send->mail sending format->....here we can set as HTML format/Plain Text format)
    Like that at the sending time can i chenge the sending option as plain text format in my labview application?
    Thanks...

    smercurio_fc wrote:
    Then it sounds to me like this other application is not decoding the attachment correctly, especially if you looked at the attachment yourself after you received it and verified it's correct.
    No, no, smercurio. This is charcter encoding here. In older versions of LabVIEW you could specify what character encoding to use when sending an email through the SMTP VIs. But that gave problems since people in certain locales used certain characters that where not transfered right when the wrong encoding was specified, and that encoding stuff is not understood by most people at all, so the wrong selected encoding was rather the rule than the exception. In newer versions of LabVIEW do the SMTP VIs handle the encoding automatically based on the currently used locale on the system.
    This change is documented in the Upgrade Notes of LabVIEW and probably happened around LabVIEW 7.1 or 8.0.
    A decent mail client will recognize the encoding and convert it back to whatever is necessary before presenting it to the user. The OPs posters server application obviously isn't a smart mail client but probably just some crude text file parser that has no notion of proper mail character encoding and how to deal with it.
    I would suppose that there is a chance to dig into the SMTP VIs itself and try to manipulate or disable that encoding altogether in there but that may open a whole can of worms somewhere else. The proper way would be to process the incoming mail by a character encoding aware mail client before passing it to the text parser. On Unix setting up something like this would be fairly trivial.
    Rolf Kalbermatter
    Message Edited by rolfk on 01-23-2008 10:21 AM
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Delete Emails from Web Server

    Hello,
    Is it possible to delete my emails from the BB web-server before they are "pushed" to my handheld? I have not used my phone in a while due to some travels and it is unnecessary for all my messages to get downloaded to my handheld.
    Thank you for your help,
    NL

    Which mail ID you're using?
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • How to Download a file from web server using servlets

    how do we download a file from Java Web Server connecting to oracle database
    it should start as soon a i click a button in my html browser
    please reply as it is needed to complete my project to submited to the collage

    With SQLJ you can do it.
    When you look at:
    http://otn.oracle.com/sample_code/tech/java/sqlj_jdbc/files/basic/basic.htm
    or
    http://otn.oracle.com/sample_code/tech/java/sqlj_jdbc/files/advanced/advanced.htm
    There are samples for reading LONGRAW / BLOB from Database. If you want use it in servlet you have to pass the result to the responce object, set the correct mime-type and set the response.setContentLength( xx). This is for some PlugIns nessessary (pdf).
    regards Dietmar

Maybe you are looking for

  • Error message in Premiere Elements 4 to 9 "Running short on Memory"

    When you get the error message " RUNNING SHORT ON MEMORY" save your work > in Premiere Elements while editing with H.264 mov files in excess of 1GB is it related to the Microsoft Operating System Limit of 4GB and 2GB performance of the program to 2GB

  • How to know the size of a DATABASE ?

    Guys, How to know the size of a DB ? Also How to know the size of a TABLE ? How to get the content of a procedure/view/trigger ? Inputs are welcome !

  • Development environment and managed servers

    Hi, I am on a project with a bunch of developers each running a local copy of weblogic for development. We were thinking it would be nice if we could make each development weblogic server a managed server and administer connection pools, startup clas

  • Early upgrade, (Switching from unlimited to capped data?) 4g LTE

    Okay so I originally had a Droid 3 on the unlimited data plan, (blackberry tour before that).  I was grandfathered into the unlimited data plan, my Droid 3 was having the same issues everyone else's had so I got rid of it and switched to an HTC Thund

  • Loading legacy TB

    Could somebody please suggest the best method for Legacy Finance Data Load please or confirm that the steps that I am proposing are correct:- YE TB will be manually journalled into SAP - the debtor and creditor balances will be journalled to a data l