Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

URLEncoder.encode

  Asked By: Mali    Date: Dec 26    Category: Java    Views: 561
  

I couldn't seems to run this line inside a jsp declaration.

URLEncoder.encode("Hello World", "UTF-8");

Are there any restrictions regarding this? Putting it outside
declaration works fine.

Share: 



Tagged: