hi craig
As you suggested(as i concluded lookinga at your code as of what i can do using the
java package without your custom classes) to get a separate output stream to write
this image content onto the page,
i dont make the Imageicon, just get the image Blob from the DB. then find its length.
hi Craig
Okay i have changed my code the following way (in the bold) to take care of the
appropriate content type i am showing on the html page(since i only have one gif file
, i know the content type should be image/gif .
since the code you gave..probably uses your own custom-classes like Imag
My Servlet code is using a CachedRowSet to get a blob datatype from mySQL4 database
using getBlob() function,from the table
uploads(uploadid int(10),filename varchar(20),BINARYFILE BLOB);
using the following code.
CachedRowSet rs;
rs =new CachedRowSetImp
Summary ::
Why is my browser not showing my constructed image
Retrieved image from DB , constructed using ImageIcon
Details
My Servlet code is retrieving image using resultset.getBlob() method
and then constructs an ImageIcon from it using the following code.
But when i display it usinghtml
i m busy working on some project right now.. but i wud really apprciate any follow up
from your side regarding this ..!
thanks in advance..
robin
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850882#3850882
Reply to the post :
http://www.jboss.org/index.h
sorry i am not posting the solution to the problem.
but just to let you know , i am also stuck in the EXACT SAME PROBLEM. :-(
i cannt figure it out either.
Kindly do post any follow ups you might get from any other forums.
I will do the same in case i do get some input from anywhere else.
i posted
Sorry if i am bothering you guys .. but i really need to know this. ::
Is there any deploy/undeploy tool or a relevant link
jmx-console to deploy/undeploy ejb/web applications in jboss.
at least during my trial spans i have seen such tools in SUN application server
, Weblogic server .
I am sure th
Is there any deploy/undeploy tool or a relevant link
jmx-console to deploy/undeploy ejb/web applications in jboss.
at least during my trial spans i have seen such tools in SUN application server
, Weblogic server .
I am sure there must be one like that in jboss too .. but i guess jmx-console is a
i have configured the mysql 4 to work with jboss 4.0
Can Bill/Sacha kindly tell me what corresponding change do i need to make in the ant
script as that it works with mysql.
I have tried to make the ex_04_01 work with this config.
it gives me the following error when i run this 2nd time.
(it work
hi
I am trying to port Dukebank application written Sun A.S to jboss 4.0
and following all the instructions provided in "GEtting Started Documentation"
provided for Jboss 4.0
ENVIRONMENT DETAILS:
I have configured myEclipse with jboss 4.0 Final
on windows XP professional(SP2) using Java[TM] 2
ENVIRONMENT DETAILS:
I have configured myEclipse with jboss 4.0 Final
on windows XP professional(SP2) using Java[TM] 2 Platform
jdk version(build 1.4.2_05-b04)
Hi i am doing everything rite till deployment
deployement gives the folowing successfull deployement message.
| 12:17:11,819 INFO [E
11 matches
Mail list logo