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.

Reply via email to