SPECIAL REPORT: Java Developer's Journal April Editorial "There May Be Trouble Ahead For Java…" Rallies Java Camp
MONTVALE, NJ -- 04/12/2002 -- SYS-CON Media (www.sys-con.com) published today a special editorial at its Java Developer's Journal Web site, focusing on the .NET vs. J2EE question surrounding the i-technology marketplace. JDJ editor-in-chief Alan Williamson's editorial entitled 'There May Be Trouble Ahead...' sheds light on the hottest discussion topic of the year
John Portnov wrote: This code does not work for me. I created a new website and a C# console application in VS.NET 2005. HttpWebResponse res = (HttpWebResponse)req.GetResponse(); throws a 500 error. Also, viewstate = HttpUtility.UrlEncod...