The moose likes Websphere and the fly likes Static content  (gif, jpeg ...) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Static content  (gif, jpeg ...)" Watch "Static content  (gif, jpeg ...)" New topic
Author

Static content (gif, jpeg ...)

Beatriz Alustiza
Greenhorn

Joined: Dec 30, 2002
Posts: 6
We are starting developping J2EE applications: we are using the same icons and to make them have the same appearance (corporate design). We don't want to pack all the icons we use in every J2EE application and we would like to locate them in one unique place, so that all of them use the same object, not a copy.
Does this make any sense ? What would be the best location ?
Thanks a lot.
Chad McGowan
Ranch Hand

Joined: May 10, 2001
Posts: 265
Yes, that makes sense. How about a dedicated box that serves only static content? Have all your apps get their images, etc. from this server.
[ May 18, 2003: Message edited by: Chad McGowan ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Static content (gif, jpeg ...)
 
Similar Threads
Inheritance
Extra Emoticons
how can I change this tree with different Icons for Different nodes at Run Time
Image Path Problem......................
FBNS: Need to provide menu- and toolbar items for all actions ?