Hi Kaushal, Have you read this page: http://jakarta.apache.org/cactus/writing/howto_jsp.html?
If the answer is yes, let me know what you have not understood so that we can improve it. Thanks -Vincent > -----Original Message----- > From: Kaushal Zagade [mailto:[EMAIL PROTECTED] > Sent: mardi 21 d�cembre 2004 22:45 > To: Cactus Users List > Subject: Cactus and JSP Testing > > hello guys, > > i am testing an JSP with cactus. some where i had read that while > testing an EJB with cactus we need to create a client project, web > project and the EJB project. > > but for the JSP i just want to make a simple test case. do i need to > create a client project ? or can i just run the JSP directly ? i have > a java bean written which has all the cactus methods in it (setup, > testXXX etc) . the test case just sets a name in the setName method > and which is displayed i the JSP. is this correct ? > > thank you. > > Kaushal > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
