Cameron Wallace McKenzie wrote:Well, really, you can't do that. There's no way to generate a URL for just one portlet, without invoking the whole portal infrastructure.
What are you trying to do and why? I'm wondering if there's another way to deal with the problem you're looking at.
-Cameron McKenzie
Probably you would have given two slashes(\\ or /).
But suppose if
Integer i1 =128;
int i2=128;
This would result in i1==i2 being true. This confuses me a bit