Hi Karthik,

In article <[EMAIL PROTECTED]>,
Tue, 20 Jun 2006 14:52:59 +0530,
"karthik" <[EMAIL PROTECTED]> wrote: 
karthikn>   Can some body on this form ,be kind to spare me some code on 
karthikn>   HOWTO test a JSP pages which hare secured by session objects.
karthikn>   Suppoes  i have 100 jsp pages which have session Tracked,
karthikn>   so how to set the sessions and Test such jsp pages using  CACTUS .

Please take a look at:
        http://jakarta.apache.org/cactus/writing/howto_testcase_jsp.html
        http://jakarta.apache.org/cactus/writing/howto_jsp.html

You can set session attributes in testXXX() method
before you call JSP under test by using one of forward methods.

Hope this helps,
----
Kazuhito SUGURI

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to