![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris request script | potro | Shell Programming and Scripting | 2 | 11-18-2008 07:03 AM |
| Shell program to accept multiple request at the same time | tcskurra | Shell Programming and Scripting | 3 | 06-05-2008 12:29 PM |
| Using a request script | Tornado | UNIX for Advanced & Expert Users | 4 | 04-01-2008 11:19 PM |
| run script with ./ in front of name | rig123 | Shell Programming and Scripting | 3 | 03-10-2006 04:58 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How cgi(shell script) to receive the URL REQUEST from Front end (visual C++)?
I am facing a problem which is weblogic convert to CGI method.
The original process is -> the Front End is using Visual C++, and backend is using WEBLOGIC the based programming is JAVA. The method for Weblogic to receive the request from Front end (Visual C++) thru URL. for example : http://testing:7004/kcpsc/login.do?u...2345&rand=1234 Then, Weblogic will get it, it will start to proccess, then pass back the result to front end again. In this case, CGI method also should be like this, which is receive the URL from Front End. But i have no idea how to start. At first i just wan to make it work like CGI get the url and read it then start the simple condition. Thats it. Any friends here who can help me? any related knowledge link? Thank you... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|