Hi everyone,
I hope someone can help me with this problem:
I currently am running on Tiger, Java 1.5. and WebObjects 5.2.4and I have a URL
which it parses info from after each &
Now that I've switched to Leopard, Java 1.5, WO 5.4.2, it is not parsing that
string at all, it returns it all back....seems like it does not recognize the
ampersands or something.
i.e:
www.test.com/cgi-bin/WebObjects/Test.woa/wa/return?arg1=9898988&arg2=something
request().formValueForKey("arg1"); will returns "9898988&arg2=something" arg2
returns null.
Anyone seen this before?
Thank you in advance,
Mersida
_______________________________________________
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]