facebook

Uploading a picture then using it

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #276795 Reply

    EpiKgohan
    Member

    Hi.

    I have a little problem using struts 1.2 and tomcat 6.
    I want to make some kind of a photo album.
    I can upload picture with “formFile”, in a static path (like “c:/tmp/my_pict”), but it would be better if it’s a dynamic one (like “tmp/my_pict”) because i can’t use these picts on my jsp pages.
    Jsp don’t recognize picture from a static path : <html:img src=”c:/tmp/my_pict/1.jpg” /> doesn’t work, neither <img src=”c:/tmp/my_pict/1.jpg”>

    #276810 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Uploading a picture then using it

You must be logged in to post in the forum log in