Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-05-2007, 05:57 AM
Member
 
Join Date: Jun 2007
Posts: 92
Daniel is on a distinguished road
Images in JSP
I have an application in java, with ejbs and struts. This application shows to a certain list of people and its dates of birthday, each person has a Link where I can go to his details, where it must have a photo.
My problem is that not all people have photo, my doubt is:

Does exist some tag? or some way to go to ask if that photo is in a directory and if this not to show a photo by defect?

Daniel
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-05-2007, 07:01 AM
Senior Member
 
Join Date: Jun 2007
Posts: 114
Albert is on a distinguished road
RE: Images in JSP
Hi daniel, the file class has the method exists() that returns to you a boolean if this file exists or doesn't
File (Java 2 Platform SE v1.4.2)

please consider this link, you can say that your persons has an image, maybe default,(saved in somewhere)

I have been worked like this but in ddbb I'v saved the url of the image.

Really I don't know what will happen if you load the images in the ddbb more than one time

Albert
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Comparing Images shaungoater Advanced Java 0 03-17-2008 11:38 AM
How to add Images to JPanels? Soda New To Java 3 12-08-2007 06:54 PM
Images not displaying in JSP in IE7 chadscc Advanced Java 0 11-13-2007 04:24 PM
Help using images in Java toby Advanced Java 1 08-07-2007 06:54 AM
Help with images... toby Java Applets 1 08-04-2007 06:25 AM


All times are GMT +3. The time now is 09:42 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org