IntelliJ Java IDE
The moose likes Web Services and the fly likes where is picture ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "where is picture ?" Watch "where is picture ?" New topic
Author

where is picture ?

arada theera
Ranch Hand

Joined: Oct 28, 2004
Posts: 40
I use WSAD .I call report from jsp page through crystal report java viewer.Result is everything appear correctly except the button.( ex. print button )there are red cross instead of picture of button ( pictures of any button are in the path of these jar file). How can I do to fix this problem?Thank for any coming help.
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 11862
The browser needs to be able to request the image file using http, so that file needs to be in the application directory just like an html file. Servers are not allowed to respond to requests for resources under WEB-INF -
Bill


Java Resources at www.wbrogden.com
arada theera
Ranch Hand

Joined: Oct 28, 2004
Posts: 40
Thanks for your advice.I try like you said but It still doesn't work!!.What should I do?
 
 
subject: where is picture ?
 
Threads others viewed
Creating Jasper Report at client machine
Jasper Report is'nt Generating on the Client Side
Calling another Action
Problem With Pages
MyProfile page: Picture input box with no upload button?
developer file tools