Author | Message |
---|---|
lbriggs
Posts: 57
|
Posted 17:58 Apr 23, 2013 |
Hi I am trying to display the star for the rating system. I tried to use similar code that we did for accessing the spanish-english text but to no avail. Any clue? |
jkerby
Posts: 12
|
Posted 18:07 Apr 23, 2013 |
Just use the standard image tag in HTML in the Java's out.println statement. Make sure the image is placed into Web Content folder. |
lbriggs
Posts: 57
|
Posted 18:10 Apr 23, 2013 |
thanks |