Where is Execute method..?

2002-07-16 Thread Manish_Purang
Hi all..! I think i'm missing somthing...!! This is from the chapter 3 of the Struts book at the serverside.com. It mentions about this execute method. However in API ( Struts 1.0) i dont have this within the Action class ...!!! The Struts Action class contains several methods, but the most

RE: Where is Execute method..?

2002-07-16 Thread Manish_Purang
is Execute method..? execute() appears from version 1.1b1. It replaces de perform(), despite Struts1.1b1 maintains performs() for backwards compatibility. Adolfo From: Manish_Purang [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Where is Execute

RE: Problem with session ojects: memory size, updates

2002-07-15 Thread Manish_Purang
hi, Maybe you could take a look at any of the ejb or java bean design pattern books to get an exhaustive idea about the value objects ..! you can download one free pdf version from the serverisde.com-- (Ejb Design patterns by Floyd Marinescu ) Rgds -Original Message- From: Heligon

RE:

2002-07-13 Thread Manish_Purang
Hi You can include javascript in the same fashion as you would do it in normal html page. There's not much difference in it..! Rgds -Original Message- From: Adarsh [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 13, 2002 5:45 PM To: Struts Users Mailing List Subject: FW: Hi I

RE: Struts + EJB ?

2002-07-07 Thread Manish_Purang
hi, Yeah you can do that..! You can have your action classes directly call the EJB's...! Or you can choose any of the design patterns provided for the EJB architecture like using the Value objects , Data Access Objects to pass the information from action form class or the action class to the

HOw to define the action ..??

2002-07-07 Thread Manish_Purang
framework..! ( The scenario is similar to posting your form to a payment gateway website ( such as verisign) If anybody has tried this before...!!) eagerly waiting for any response on this one...! Manish -Original Message- From: Manish_Purang Sent: Thursday, July 04, 2002 11:01 AM To: [EMAIL

HOw to define the action ..??

2002-07-03 Thread Manish_Purang
Hi, We are trying to build a web application which posts the data obtained from the user form to another website. Using just simple HTML we were able to do so with the URL of the website's ( a certain application running there -- situation similar to contacting the payment gateway from your

Struts vs Jsp/javascript..

2002-07-01 Thread Manish_Purang
Hi, Wanted to know whether or not Struts Framework scores over the jsp- javascript combination in terms of validation of form elements. I hope you are able to unedrstand what i am asking...? to make it clearer.. on one hand we have the jsp - javascript combination where in we can call a

Struts Examples

2002-06-30 Thread Manish_Purang
Hi, Where can i find examples or sample codes for Struts framework. I basically new to Struts and want to get more info through such examples. Any suggestions..? Regards, ** This email (including any attachments) is