473,657 Members | 2,504 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 ProcessStartInf o and
settings RedirectStandar dInput and RedirectStandar dOutput 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.Standar dInput and
Process.Standar dOutput 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 1176
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******** *************** ***********@e60 g2000hsh.google groups.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 ProcessStartInf o and
settings RedirectStandar dInput and RedirectStandar dOutput 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.Standar dInput and
Process.Standar dOutput 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
2647
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? IE: people ask me to exchange links all the time. Sometimes (usually not) I do it, but always with a link to in interal-to-my site file that has a header("Location: http://someothersite.com");
7
5473
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
7075
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 working fine in Mozilla but it isn't working in Internet Explorer :( Is this a known bug ? do you have any suggestion without using tables or OnResize event ? Best regards,
1
1312
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 search engines. I have added some code in webconfig file to redirect error, also changed in IIS Custom error(404) properties to default to an .aspx custom error page.
4
1629
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 the same values via Request.Form but will just do different things with them. One of the buttons will be a submit button. Can I have two submit buttons or even another button in the same form that redirects to a different page than the submit...
3
45960
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 to find a reference to request or response objects in JavaScript either in Google Groups or O'Reilly's "JavaScript the Definitive Guide" (surely it should be in the latter, huh?) I know I could use a hidden form element but the data would be a...
6
2616
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 Internet. My situation is that I will periodically update a ASP.NET Web application. While I am making the update (which will take only a couple of minutes, max) and subsequently checking that everything works as planned after the update (which may...
2
1477
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 form (under a different dir called Secure) and then navigate back to my main form under root dir and then try to navigate to another form at the root dir level, it will look for the aspx page under the "Secure" dir rather than my root dir?? ...
5
1630
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 blocked." If that is whats causing the problems? My code has been uploaded to http://rafb.net/paste/results/NcOw3L40.html instead of filling this post up.
0
8305
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8823
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8726
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8603
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6163
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5632
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4151
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1604
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.