Yeah! thatz true.. but I was checking, in case if we have that ability within our frameworks (WO/ PWO), why import another :)
Thank You, Shravan Kumar. M ---------------------------- ________________________________ From: Kieran Kelleher <[email protected]> To: Shravan Kumar. M <[email protected]> Cc: [email protected]; WO Dev Group <[email protected]> Sent: Mon, August 2, 2010 10:39:46 AM Subject: Re: Encode HTML in Java and decode in other API No reason why not. I have commons-lang as a standard jar in my own "Foundation" framework and use it in every project I do. It has a lot of useful utilities. It is included in *some* Wonder projects IIRC also. On Jul 31, 2010, at 12:22 AM, Shravan Kumar. M wrote: Thanks for the information Denis. That helps, I was wondering should I use commons-lang!!! > > > >Cheers, >Shravan Kumar. M >---------------------------- > ________________________________ From: Denis Frolov <[email protected]> >To: Shravan Kumar. M <[email protected]> >Cc: WO Dev Group <[email protected]> >Sent: Thu, July 29, 2010 10:31:26 PM >Subject: Re: Encode HTML in Java and decode in other API > >Hi, > >Wonder has ERXStringUtilities.escapeNonXMLChars(String str). > >On Fri, Jul 30, 2010 at 7:45 AM, Shravan Kumar. M ><[email protected]> wrote: >> Hi Group, >> >> Do we have any API in WO / PWO that can Encode HTML entities like: & < > >> <br/> and so on something like: common-lang >> StringEscapeUtils#escapeHtml(...) method. >> >> The encoded content would need to be decoded by other API like browser or >> PDF and so on. I hope the encoding is does in standard way so, any API >> should be able to decode it! Correct me, if am wrong. >> >> Thank You, >> Shravan Kumar. M >> ----------------------------------- >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/dfrolov%40demax.ru >> >> This email sent to [email protected] >> > >_______________________________________________ >Do not post admin requests to the list. They will be ignored. >Webobjects-dev mailing list ([email protected]) >Help/Unsubscribe/Update your Subscription: >http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists%40mac.com > >This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
