473,322 Members | 1,188 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Make Process IO Redirects persist between pages

Hi,

I'm creating a web application that runs a java application to handle
some processing in libraries that I've only been able to find written
in java. In VB.Net I'm creating a Process with ProcessStartInfo and
settings RedirectStandardInput and RedirectStandardOutput to true so I
can send information to the java process. Since my program is AJAX
based, I need a way to preserve the Process.StandardInput and
Process.StandardOutput streams. When the page which initializes the
process is loaded these streams exist, but if I call GetProcessById()
using these streams fail. Is there any way I can get these streams
back in the subsequent views?

Evan
Feb 19 '08 #1
1 1158
A .Net process (such as a service) must remain in memory on the server,
which can serve as an intermediary between your application and the Java
process.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

"Evan" <ew******@gmail.comwrote in message
news:9f**********************************@e60g2000 hsh.googlegroups.com...
Hi,

I'm creating a web application that runs a java application to handle
some processing in libraries that I've only been able to find written
in java. In VB.Net I'm creating a Process with ProcessStartInfo and
settings RedirectStandardInput and RedirectStandardOutput to true so I
can send information to the java process. Since my program is AJAX
based, I need a way to preserve the Process.StandardInput and
Process.StandardOutput streams. When the page which initializes the
process is loaded these streams exist, but if I call GetProcessById()
using these streams fail. Is there any way I can get these streams
back in the subsequent views?

Evan

Feb 19 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: while_1 | last post by:
If I have a links page that uses php header calls, for each link, to jump to an external page, does Google see those links as "internal to my site" or do they get counted as links to the redirect?...
7
by: Mike | last post by:
Hi How can I make it so my web hosting server will redirect all hits to non existant web pages to the main index.html page? Thanks in advance
28
by: jonjon | last post by:
Hi, I want to be able to define the right property of my absolute positionned elements... for example if a button is 50px left and 150px right, it will resize when the page is resized. This is...
1
by: VK | last post by:
Hi, We built a new site using ASP.NET. Our old site used mainly static pages, .shtml pages. The issue arises when user searches and results with .shtml pages are still be displayed by...
4
by: Penny | last post by:
Hi all, I have a checkout page in my online shopping cart that needs two submit buttons that direct to two seperate pages. Whichever button the user clicks, the destination page will use much...
3
by: news.rcn.com | last post by:
How can I access the request and response object for a page using javascript. I want to stick some data on with something like request.setAttribute( "User's choice for later use" ). I can't seem...
6
by: Jeremy S. | last post by:
Sorry if this is too far OT - I posted this in the IIS group and got no response - so here goes: What would be a good or recommended way to make a Web site in IIS6 inaccessible to users on the...
2
by: Rob R. Ainscough | last post by:
I'm using a single Master page. I'm having some strange results using Redirects in master pages using relative pathing i.e ~. I'm using Form authentication and whenever I navigate to my Login...
5
by: Advo | last post by:
Hey there. Is there any reason why redirects in my code would cause the error: "Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.