You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hi All,
Is there a function in GWT where I can encode / decode HTML Entities.
I have a requirement where I receive html entities like >, < and
I need a function which can convert > to ">" and so on. Is anyone
aware of an inbuilt function in GWT for doing this.
Regards,
Promethius
amye93
unread,
Mar 5, 2008, 1:47:47 PM3/5/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Can you use the class com.google.gwt.http.client.URL? It has encode
and decode methods.
Amy
Promethius
unread,
Mar 11, 2008, 6:57:32 AM3/11/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message