Hello anybody! In my webApp i have a set of images. My logic select one of this image. How to show image on page according servlet context name?
i have several ideas 1) Inject ServletContext and add servletContext name to image path. And use Any component for showing. 2) Create ContextAsset and use Image component. (Where to get parameters for constructor?) 3) Create new Service maybe somebody have another ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]