Hi,

 

I have to do this tast. Post some data by http post. And then again have
to  get those data. For example have to post my registration details.
And the by my name I have to get my details. And in these operations I
have to verify that the data got same as the posted data.

 

Does http provide any option for this.

And what are other ways to do this using staf.

 

Thanks in advance

preeti

 

From: Padalia, Preeti 
Sent: Wednesday, May 18, 2011 1:08 PM
To: 'staf-users@lists.sourceforge.net'
Cc: 'luc...@us.ibm.com'
Subject: RE: [staf-users] (no subject)

 

Thanks for these useful links. 

 

May be it will be another out of scope question but please tell me if we
can read the html table just like those input types using http.

 

Thanks in advance.

 

 

 

From: Sharon Lucas [mailto:luc...@us.ibm.com] 
Sent: Monday, May 16, 2011 8:06 PM
To: Padalia, Preeti
Cc: staf-users@lists.sourceforge.net
Subject: RE: [staf-users] (no subject)

 

I don't think you understand what the STAF HTTP service does. The STAF
HTTP service submits HTTP requests as if it is a web browser and can
simulate a web browser session.  It uses HttpClient APIs
(http://hc.apache.org/httpcomponents-client-ga/
<http://hc.apache.org/httpcomponents-client-ga/> ) to do this. 

For more information on the HTTP service, see the HTTP Service User's
Guide at http://staf.sourceforge.net/current/Http.html
<http://staf.sourceforge.net/current/Http.html> .  See section "Session
Examples" for examples of using how the session functionality of the
HTTP service can be leveraged. 

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313




From:        "Padalia, Preeti" <preeti.pada...@fisglobal.com> 
To:        Sharon Lucas/Austin/IBM@IBMUS 
Cc:        <staf-users@lists.sourceforge.net> 
Date:        05/16/2011 07:44 AM 
Subject:        RE: [staf-users] (no subject) 

________________________________




Thanks for the reply. 
  
But I am trying to execute an http request using http service which will
open in web browser. Can these two actions can be execute in a single
request. 
  
If so please tell me how. 
  
Any help will be appreciable; 
  
Thanks and regards 
Preeti 
  
From: Sharon Lucas [mailto:luc...@us.ibm.com <mailto:luc...@us.ibm.com>
] 
Sent: Friday, May 13, 2011 9:05 PM
To: Padalia, Preeti
Cc: staf-users@lists.sourceforge.net
Subject: Re: [staf-users] (no subject) 
  
You could use the STAF Process service to submit a START request to
launch a web browser on a local or remote machine that is running STAF. 

However, note that the STAF HTTP service does not require a web browser
to be launched, so I'm not sure why you are asking this.

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313




From:        "Padalia, Preeti" <preeti.pada...@fisglobal.com> 
To:        <staf-users@lists.sourceforge.net> 
Date:        05/13/2011 12:36 AM 
Subject:        [staf-users] (no subject) 

 

________________________________





I am new to staf. I want to know that is it possible that using staf we
can launch the browser with url with http request . so that we can use
the features of http service. 
 
 
Any help will be appreciable. 
 
Thanks and regards 

_____________

The information contained in this message is proprietary and/or
confidential. If you are not the intended recipient, please: (i) delete
the message and all copies; (ii) do not disclose, distribute or use the
message in any manner; and (iii) notify the sender immediately. In
addition, please be aware that any message addressed to our domain is
subject to archiving and review by persons other than the intended
recipient. Thank you.
_____________-----------------------------------------------------------
-------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
<http://p.sf.net/sfu/intel-dev2devmay>
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users
<https://lists.sourceforge.net/lists/listinfo/staf-users>  

_____________

The information contained in this message is proprietary and/or
confidential. If you are not the intended recipient, please: (i) delete
the message and all copies; (ii) do not disclose, distribute or use the
message in any manner; and (iii) notify the sender immediately. In
addition, please be aware that any message addressed to our domain is
subject to archiving and review by persons other than the intended
recipient. Thank you.
_____________ 

_____________

The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.
_____________
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to