This might be simple question.
How to get different renditions of an image in jsp ?
For example
<img src"/content/dam/travel/Desert.png" />
image has 48x48 and 140x100 etc renditions. How to access these in the component jsp ?
I appreciate the help!
Thank you, Sri