Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / June 2007

Tip: Looking for answers? Try searching our database.

receiving data from jsp

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John - 18 Jun 2007 13:56 GMT
Hi all

   We are developing an application which has jsp and aspx pages. Here, I
need to get large string as an input from jsp to aspx.(for ex: the length of
this string is 10000 characters).

  How can I receive that string from jsp to asp?

  But, these aspx pages will be called by jsp only.

 Thannks in advance.

Signature

Thanks & Regards,
John.

John - 18 Jun 2007 14:12 GMT
If aspx can receive the data, then how?
i mean, is it possible using Response.outputstream.Read(bufff,0,lenOfData).

With which function, I can read data from jsp page?

Signature

Thanks & Regards,
John.

> Hi all
>
[quoted text clipped - 7 lines]
>
>   Thannks in advance.
bruce barker - 18 Jun 2007 16:18 GMT
the easiest is to create a webservice in jsp and create a web reference
in .net.

-- bruce (sqlwork.com)

> Hi all
>
[quoted text clipped - 7 lines]
>
>   Thannks in advance.
John - 19 Jun 2007 14:04 GMT
Hi Burce,

   Thanks for your prompt response.

    I can send the data from asp to jsp using
"Response.OutputStream.Write(buff, 0, (int)LenOfData)".

    First I would like to receive data from jsp to aspx using some streams.
I am new bie to .net technologies. Is there any way to receive data using
streams in aspx?

   I agree, with your webservice solution. Should we create webservices for
sending data from jsp side? Is it optimal solution?

  Can I use webservices in page_load event of aspx page to receive that data?

  Just for confirmation, I am asking once again.

 Thanks in advance.
Signature

Thanks & Regards,
John.

> the easiest is to create a webservice in jsp and create a web reference
> in .net.
[quoted text clipped - 12 lines]
> >
> >   Thannks in advance.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.