I don't necessarily agree with placing the images into the file
system.  The problem is that is these images are transactional there
isn't a transaction manager, however, if not transactional file system
is just fine.  Choice is always yours.  If you choose the Oracle
database use a BLOB.


----- Original Message -----
From: "Straight, Christian" <[EMAIL PROTECTED]>
Date: Wednesday, December 27, 2000 6:32 pm
Subject: Re: Help!!!!!!!!!!!

> You might try putting your images in the file system and not put
> them in the
> database... then you can use Oracle as an index to point to your
> images on
> your file system.  It's pretty easy to build a URL into webpage
> tables using
> the name of the image file as part of the URL.  Alternatively, you can
> create URLs in the database as another column and query for those.
>
> Its much easier (and faster) to put photos and images in the file
> systemthan in a database directly.
>
> Christian Straight
>
>
> -----Original Message-----
> From: Christian Hamann Linares [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 27, 2000 5:40 PM
> To: [EMAIL PROTECTED]
> Subject: Help!!!!!!!!!!!
>
>
> Hi All
> I have a Problem.. i hava a Oracle DataBase and i dont know how insert
> images with java.. what do i have to do?
> besides.. i have to show these pic in my web page and i dont know
> how...please help me11
>
> atte
>
> Christian Hamann Linares
> Area de Desarrollo de Aplicaciones
> FICS-DATA USMP
> e-mail: [EMAIL PROTECTED]
>
>
========================================================================
===
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>
========================================================================
===
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-
> INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to