Set the filter="false" on jsp. Like this... <bean:write name="message" filter="false"/>
Thanks, Ganesh! On 12/23/05, Carl Smith <[EMAIL PROTECTED]> wrote: > > I am using ActionMessage: > > > actionMessages.add(ActionMessages.GLOBAL_MESSAGE, > new ActionMessage("message.key", > parameter1,parameter1,parameter2,parameter3)); > saveMessages(request,actionMessages); > > parameter3="<ul><li>Thank you!" > > However on my jsp I see <ul><li>Thank you!, <ul><li> html tag shows on > jps? > > Can anyone let me know how to let the html tag take effect? > > Thanks and happy holidays! > > > > > > > --------------------------------- > Yahoo! Photos > Ring in the New Year with Photo Calendars. Add photos, events, holidays, > whatever. >