Results 1 to 4 of 4

Thread: How to display J2EE HTTPResponse in VB.NET application ?

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2005
    Posts
    6

    How to display J2EE HTTPResponse in VB.NET application ?

    kleinma, Please help!

    I am new to VB.NET and the .NET technologies.

    We need to invoke a http request on a J2EE webserver. I know we can use the 'HttpWebRequest' class from the VB.NET appn. and read the HTML stream. Is there a way to dynamically display this html in a browser window (WebForm) from within the VB.NET appn. or do I need to write another ASP.NET application feeding the above 'html' to display in an ASP page.

    All responses greatly appreciated.
    Last edited by jagvb; Feb 8th, 2005 at 09:39 AM. Reason: resolved.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width