RE: Redirecting to legacy action from struts 2 action ?

2013-09-11 Thread Sachin Mehrotra
The application context inside ur CustomerAction is /myWebApp/customer, that us why it is using this. You can add root app as name space parameter in Result. Sachin Sent from my Windows Phone From: Mohit Gupta<mailto:motgu...@gmail.com> Sent: ‎11-‎09-‎2013

Re: chain or redirectAction ResultType

2011-05-31 Thread Sachin Lale
without changing client's browser url. i have not seen a formal argument of the bad of it (or i forgot) but what i have observed is that the user may hit Reload on browser and get unexpected behavior for both the user and developer On Tue, May 31, 2011 at 5:13 AM, Sachin Lale wrote: Hi,

chain or redirectAction ResultType

2011-05-30 Thread Sachin Lale
hain this time. Its worked as well. Is ChainInterceptor populating this object? But is using chain a recommended approach. What is harm in using chain.? Best regards, Sachin

Re: Struts2 resource property and dynamic population of action in jsp file

2011-05-27 Thread Sachin Lale
as OGNL in setting form action. Best regards, Sachin On 27-05-2011 20:30, Dave Newton wrote: On Fri, May 27, 2011 at 10:40 AM, Sachin Lale wrote: 1. In Jsp while displaying text box and i want this to populate from ApplicationResource.properties file. I did this be adding getText() method like

Struts2 resource property and dynamic population of action in jsp file

2011-05-27 Thread Sachin Lale
Hi, I have two questions: 1. In Jsp while displaying text box and i want this to populate from ApplicationResource.properties file. I did this be adding getText() method like below. Is this the only way? 2. I want the 'action' property of s:form tag to be populated dynamically. For this i

Re: Upgrading Struts 1.1 to Struts 2 with tiles

2011-05-27 Thread Sachin Lale
I solve this problem by creatig duplicate tiles.xml (tiles 2 configuration) which will be used by Struts2 and the other tiles-defs by struts1. The other change i have to made is to duplicate my layout.jsp for tiles 2. And then every thing is working fine. On 24-05-2011 23:29, Sachin Lale

Re: Upgrading Struts 1.1 to Struts 2 with tiles

2011-05-24 Thread Sachin Lale
below. org.apache.tiles.impl.InvalidTemplateException: Cannot render a null template Thanks for help. Best regards, Sachin On 24-05-2011 00:12, Martin Gainty wrote: it seems you are supplying a null template definition e.g. <%@ taglib uri="http://struts.apache.org/tags-tiles"; prefix="tiles" %&g

Upgrading Struts 1.1 to Struts 2 with tiles

2011-05-23 Thread Sachin Lale
to be compatible with struts1.3. Any help or pointer would be helpful. Thanks in advance Best regards, Sachin Lale

RE: display data of action class on jsp in struts2

2011-03-05 Thread SACHIN :)
Your myList instance variable is not initialized with the data you want to display. > Date: Sat, 5 Mar 2011 05:59:28 -0800 > From: shekharlaa...@gmail.com > To: user@struts.apache.org > Subject: display data of action class on jsp in struts2 > > > i m new to struts2,rest plugin and i m tring

RE: mapping to action

2011-03-05 Thread SACHIN :)
Hi I have an application which maps all .jspa file extensions to struts actions. How can I map urls without any file extension to go to strut action also? I can't change the .jspa mapping as this is part of another application and I am using plugin to add more features. Example: ur

Fwd: Group Total

2007-07-18 Thread Sachin
Here is a clear pic of my doubt. * header row* * columns * group-total row <--- *how to get this?* ---> * grand-total row* Regards. Satheesh.C -- Forwarded message -- From: Sachin <[EMAIL PROTECTED]> Date: Jul 18, 2007 9:53 AM Subject: Group Tota

Fwd: Group Total

2007-07-18 Thread Sachin
Any help would be greatly appreciated ... pls.. -- Forwarded message -- From: Sachin <[EMAIL PROTECTED]> Date: Jul 18, 2007 10:03 AM Subject: Re: Group Total To: Struts Users Mailing List sorry for the typo. I need the group total value in separate row in the table fo

Re: Group Total

2007-07-18 Thread Sachin
sorry for the typo. I need the group total value in separate row in the table for each grouped item. Please help me on this. On 7/18/07, Sachin <[EMAIL PROTECTED]> wrote: Hi , Here is an exmaple to get total value in footer. But i need to get this value inside table for each grouped

Group Total

2007-07-18 Thread Sachin
Hi , Here is an exmaple to get total value in footer. But i need to get this value inside table for each grouped items as a separate column in the table. Total Bill: Please help me on this. Is there any alternat way to do this without using *total *

Totaling Group

2007-07-18 Thread Sachin
Hi , Help me to get the totaled value of grouped items inside the body. Here is an example Total Bill: -- Satheesh.c

Re: Help me

2007-06-14 Thread Sachin
<[EMAIL PROTECTED]> wrote: >> >> Seems like you don't have oscache jar on your lib folder. >> >> musachy >> >> On 6/14/07, Sachin <[EMAIL PROTECTED]> wrote: >> > >> > Help me on the below error >> > >>

Re: Help me

2007-06-14 Thread Sachin
. any idea what could be the problem? On 6/14/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: Seems like you don't have oscache jar on your lib folder. musachy On 6/14/07, Sachin <[EMAIL PROTECTED]> wrote: > > Help me on the below error > > [6/14/07 9:48:11

Help me

2007-06-14 Thread Sachin
Help me on the below error [6/14/07 9:48:11:304 EDT] 152c2ad5 WebGroup E SRVE0026E: [Servlet Error]-[com/opensymphony/oscache/base/NeedsRefreshException]: java.lang.NoClassDefFoundError: com/opensymphony/oscache/base/NeedsRefreshException at java.lang.Class.forName1(Native Method) at java.lang.Cl

Re: Need Help -Urgent

2007-03-15 Thread Sachin
Sorry dave. I am not getting you. Could you elabrate little more. or give me some examples. On 3/14/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Sachin <[EMAIL PROTECTED]> wrote: > yes dave. You are right. > > Map is containing all the form data. > > how can i re

Re: Need Help -Urgent

2007-03-14 Thread Sachin
yes dave. You are right. Map is containing all the form data. how can i resolve this ? On 3/14/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Sachin <[EMAIL PROTECTED]> wrote: > But when i try to click the edit link for the > particular record which is having 2 >

Re: Need Help -Urgent

2007-03-14 Thread Sachin
= document.adjustReportingForm.cpDesc; if(fixChar.value.length > maxchars) { fixChar.value=fixChar.value.substring(0,maxchars); } else return true; } *In Jsp:* *Edit link in View Jsp :* Edit Please help me to resolve this . Thanks in advance, Satheesh.C On 3/14/07, Sachin <

Re: Need Help -Urgent

2007-03-14 Thread Sachin
lem is when i click to edit, not able to place the content in to text area back the form in the edit page is not opening. Can you suggest me how to resolve this? On 3/14/07, Sachin <[EMAIL PROTECTED]> wrote: Currently i am using Tag Library 1.1 Will latest version of *struts-html.tld* he

Re: Need Help -Urgent

2007-03-14 Thread Sachin
Currently i am using Tag Library 1.1 Will latest version of *struts-html.tld* help ? On 3/14/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Sachin <[EMAIL PROTECTED]> wrote: > But i need to limit text area content. > Do i need to use rows ? You'll probably need to

Re: Need Help -Urgent

2007-03-14 Thread Sachin
Thanks guys. But i need to limit text area content. Do i need to use rows ? On 3/14/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Sachin <[EMAIL PROTECTED]> wrote: > property="cpDesc" *maxlength=** > "2"* /> Textare

Need Help -Urgent

2007-03-14 Thread Sachin
Hi , i am using below snippet and i am getting the following error : CP Description Error: [3/14/07 14:57:52:094 EST] 715b61a9 WebGroup E SRVE0026E: [Servlet Error]-[/Pages/adjustReporting.jsp(139,8) *Attribute maxlength invalid according to the specified TLD]: org.apache.jasper

Regarding Multiple Form submition

2005-12-28 Thread SACHIN MURGUNDE
Struts and its documents. Thanks and Regards, Sachin - Yahoo! DSL Something to write home about. Just $16.99/mo. or less

Re: Modularizing struts-config.xml

2005-08-17 Thread sachin
please tell me how to Make the ActionMessages work with Multiple Struts Config file  > Joe sachin cheers , Sachin Hegde Paradyne Infotech Limited , Mumbai 919324546711 "Once freedom has exploded in the soul of man, the gods no longer have any power over him" Sartre- The Flies

RE: Populating growing List

2005-05-23 Thread Sachin Bhutada
If your form bean is being used in multiple page, you can put the form in session and clear the collection in reset method if required. That will serve the purpose. In my application we are using the same apporach and our application has not yet crashed at least bcoz of form bean :) sachin

RE: Reports

2005-05-17 Thread Sachin Bhutada
hi, Try out JReports. Sachin -Original Message- From: Rafael Taboada [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 17, 2005 12:50 AM To: Struts List Subject: Reports Hi folks. I'm doing reports for my project and I was asking me if there are tools in order to he

RE: Beginner question...

2005-03-31 Thread Sachin Bhutada
STILL YOU CAN USE THE STRING ARRAY AND GET THE WORK DONE. USING COLLECTION ATTIRBUTES IN EASIER APPROACH. HERE IS THE LINK WHICH WILL EXPLAIN IN DETAIL HOW IS IT DONE. http://technology.amis.nl/blog/index.php?p=176 I HOPE IT SOLVES YOUR PROBLEM Thanks! Dhanashree. SACHIN

RE: Will the execute method of ExceptionHandler be called ?

2005-03-18 Thread Sachin Bhutada
, which throws it on up to ActionServlet.doGet or doPost. Erik Sachin Bhutada wrote: >Thanks Erik, > Yes execute method of ExceptionHandler will be invoked when >Action's execute method throws an Exception. >But my question was .. Whether it will be invoked if some

RE: Will the execute method of ExceptionHandler be called ?

2005-03-18 Thread Sachin Bhutada
by Struts Utils classes. So I am not very much sure whether it will execute it or not . Sachin -Original Message- From: Erik Weber [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 11:55 PM To: Struts Users Mailing List Subject: Re: Will the execute method of ExceptionHandler be call

Will the execute method of ExceptionHandler be called ?

2005-03-17 Thread Sachin Bhutada
. Sachin

Interating through a Map [ which has DTO in the values ] using l ogic:iterate

2005-02-17 Thread Sachin Bhutada
DTO ? Thanks in Advance Sachin

Re: [ANN] Expresso 5.6 Released

2005-01-24 Thread sachin
requestprocessors , action classes , etc..) according to our own needs ? Thanks in Advance .. cheers , Sachin Hegde Paradyne Infotech Limited , Mumbai 09324546711 -- Original Message --- From: Sandra Cann <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Mon, 24 Jan 2005 23

help : submit with javascript problem

2005-01-18 Thread sachin
pport this property or method .. i tried it with document.forms[0].submit() , but not helped .. Plz tell me any solution to this .. Thanks in advance Regards, Sachin Hegde Paradyne Infotech Limited , Mumbai 09324546711 - To unsu

RE: HTTP Status 404 - Servlet action is not available

2005-01-18 Thread sachin
hi uma , see if the entries made into struts-config are correct to syntax .. and if they are correct then restarting the server could solve the problem .. i , too , got this error number of times and i always found that the error lies in struts-config ... Regards, Sachin Hegde Paradyne

Re: JBoss does not reflect changes without restart

2005-01-18 Thread sachin
t those changes and i need to restart JBoss every time for that purpose .. i tried to change the config files to find solutions .. but not helped cheers, Sachin Hegde Paradyne Infotech Limited , Mumbai 09324546711 -- Original Message --- From: Keshav Shetty <[EMAIL PROTECTED]

JBoss does not reflect changes without restart

2005-01-18 Thread sachin
can anyone tell me how JOBSS can be configured so that it will reflect changes without restarting... Thanks in advance cheers, Sachin Hegde Paradyne Infotech Limited , Mumbai 09324546711 - To unsubscribe, e-mail: [EMAIL

Re: HELP : Logic-Iterator with dynamic value for offset

2005-01-18 Thread sachin
SP PageContext . and passing that value to the length property through JSP code Sachin Hegde Paradyne Infotech Limited , Mumbai -- Original Message --- From: Erik Weber <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Mon, 17 Jan 2005 09:31:52 -0500 Subject: Re: HELP

HELP : Logic-Iterator with dynamic value for offset

2005-01-17 Thread sachin
name of a JSP bean (in any scope) of type java.lang.Integer that defines the desired value" i am not getting the meaning of this line .. can please anyone explain me .. Thanks in advance regards , Sachin Hegde Paradyne Infotech Limite

help : paging in struts view

2005-01-14 Thread sachin
hi all , how to achieve paging in struts views ? so that all the records can be viewed by prevoius , next links There are function available in ASP , PHP .. If something of that type is already available , it will save a lot of time Thanks in advance Sachin Hegde Paradyne Infotech Limited

Multiple Struts-config problem

2005-01-12 Thread sachin
like ... but when i try to access the from with html link .. it gives error link The error given is : no action found /cityAction Please could tell me how to access the actions defined in modules Sachin Hegde Paradyne Infotech Limited , Mumbai 09324546711

Re: JBoss configuration for struts

2005-01-06 Thread sachin
thanks for ur assistance . i am able to deploy the application on JBoss. Now i want to know if i want to change the default port of 8080 to something else where can i do that ? there are so many xml files that i am confused .. Regards, Sachin Hegde Software Developer Paradyne Infotech Limited

JBoss configuration for struts

2005-01-06 Thread sachin
hi , i am using jboss and struts , and no ejb .. For this please tell me 1. how do i configure the server and start the application ? 2. where do i store my files ? Regards, Sachin Hegde Software Developer Paradyne Infotech Limited , Mumbai 09324546711 "I can see clearly now, the bra

RE: Help : Thanks Joe : execute a equation in String format

2005-01-05 Thread sachin
hi Joe , Jakarta commons JEXL works perfectly with expressions .. and this saved me from creating an 'expression builder' and saved a lot of time ... Thanks a lot . cheers , Sachin Hegde Software Developer Paradyne Infotech Limited , Mumbai 09324546711 "The believer is happy.

RE: Help : execute a equation in String format

2005-01-03 Thread sachin
roots , squares , * , / , + , - etc ..and more . So i was looking for some library class which can take an arithmetic equation and deliver its result .. but if this sort of thing is not available .. then i will have to develope it. Regards, Sachin Hegde Software Developer Paradyne Infotech L

Help : execute a equation in String format

2005-01-03 Thread sachin
minds much Regards, Sachin Hegde Software Developer Paradyne Infotech Limited , Mumbai 09324546711 "There are three kinds of lies: lies, damn lies, and statistics." -Benjamin Disraeli - To unsubscribe, e-mail: [

Re: prevent reset of bean after submit

2004-12-28 Thread sachin
etter way . . Regards, Sachin Hegde -- Original Message --- From: "Cliff" <[EMAIL PROTECTED]> To: struts-user@jakarta.apache.org Sent: Thu, 23 Dec 2004 02:21:16 - Subject: Re: prevent reset of bean after submit > You may consider put all the fields which are popula

prevent reset of bean after submit

2004-12-20 Thread sachin
it not doing .. any help is appreciated Thanks in advance Regards, Sachin Hegde Software Developer Paradyne Infotech Limited Mumbai 022-38546711 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

session timout in struts

2004-12-20 Thread sachin
hi all , how to configure the session timeout in Tomcat with struts ? i tried the following in web.xml ,but it gives error after restarting the server 800 thanks in advance Regards, Sachin Hegde - To

RE: indexed property is not updated after submit

2004-12-15 Thread Sachin Bhutada
Hi, It will not be updated unless and untill you dont put one getter method for the Id in the form bean which you have given in the logic iterate tag. In your case, its ...id="email" Hope this helps .. sachin -Original Message- From: Kandula, Sunita [mailto:[EMAIL

help : JasperReports and struts

2004-12-13 Thread sachin
Regards, Sachin Hegde Software Developer Paradyne Infotech Limited Mumbai - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Help : creating dynamic styleId inside Logic:iterate

2004-11-28 Thread sachin
t;sp2" likewise .. but it prints simply ' styleId="sp<% = itrator %>" ' for all the fields . can someone provide a solution to create dynamic styleId ... ? <% int itrator=0; %> <%itrator++;%> Regards, Sachin Hegde

Re: [OT] Ant question

2004-11-23 Thread sachin . s . zope
Hi, You can create a directory on the fly using java code. First you can check if the directory exists. If it doesn't, then create one. Thanks Sachin Zope Preclinical IT Sr. Java Developer 610-270-5863 (Work) 610-269-2243 (Home) 412-656-8343 (Cell) "Ashish Kulkarni" <[EMA

RE: class not found

2004-11-08 Thread Sachin Bhutada
Hi Nishant, Replace ur controller tag with following one and check it out. sachin -Original Message- From: Nishant [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 09, 2004 11:45 AM To: Struts Users Mailing List Subject: Re: class not found yes i did it but it still

help : how to redirect to a global-forward ?

2004-11-02 Thread sachin
defination .. please tell me some way by which i can redirect to this page thanks in advance Regards, Sachin Hegde - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: help : ActionMessages not showing !!!!

2004-10-20 Thread sachin
hi Brady , i did like what u said .. Still my page goes half-blank .. please give me some solution . i have invested more than 3 days on this but in vein .. Regards, Sachin Hegde -- Original Message --- From: Brady Hegberg <[EMAIL PROTECTED]> To: Struts Users Mailin

RE: Multiple Struts Config!!

2004-10-19 Thread sachin
u can put the files anywhere below web-inf , but u will have to mention them in web.xml's init parameter. Regards, Sachin Hegde -- Original Message --- From: "Krishna Srinivasan, ISDC Chennai" <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL P

help : ActionMessages not showing !!!!

2004-10-19 Thread sachin
ages(request, messages); and in the JSP page , i have the following code but it does not show anything . and surprizingly my jsp page goes half-blank. i tried all that i can. but couldn't get through .. any

help : ActionMessages not showing !!!!

2004-10-19 Thread sachin
ages(request, messages); and in the JSP page , i have the following code but it does not show anything . and surprizingly my jsp page goes half-blank. i tried all that i can. but couldn't get through .. any

RE: help : Thanks Joe - chaining actions in Struts -

2004-10-15 Thread sachin
can be avoided altogether .. Regards, Sachin Hegde Software Developer Paradyne Infotech Limited Mumbai 022-38546711 -- Original Message --- From: Joe Germuska <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Fri, 15 Oct 2004

Re: Problem with message resources by FormValidator

2004-10-15 Thread sachin
the solution to this problem is that when u define message-resource tag in struts-config file mention a key tag like and when u retrive the message from message-recource mention this key again like it will definaletly work Regards, Sachin Hegde -- Original Message

RE: help : chaining actions in Struts

2004-10-15 Thread sachin
> in first action class, put the bean in request before forwarding. i got it working . thanks McCormack Chris and Kailash regards , sachin -- Original Message --- From: Kailash Vasani <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMA

help : creating own ActionForm

2004-10-15 Thread sachin
hi , I want to crete my own ActionForm and let all the bean extend it instead of default ActionForm . For this what configuration and changes i will have to make ? Regards, Sachin Hegde - To unsubscribe, e-mail: [EMAIL

RE: help : chaining actions in Struts

2004-10-15 Thread sachin
> Have the first action's success forward on to the next action in > struts config. but will the same bean be populated ? Regards , sachin -- Original Message --- From: "McCormack, Chris" <[EMAIL PROTECTED]> To: "Struts Users Mailing List&qu

help : chaining actions in Struts

2004-10-15 Thread sachin
hi all , i have a common bean , which i need to use for two Actions classes which will execute one after another and populate the bean. Now how can i configure the struts so that both the action will run one after another ? Any help is welcome . . Regards, Sachin Hegde

NewBe : How to use ActionError in Struts1.2.4

2004-10-13 Thread sachin
hi I am a newBe to struts. Will somebody explain how to use ActionErrors and actionMessages in simple steps. Regards, Sachin Hegde - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Tiles Doubt

2004-10-13 Thread Sachin Bhutada
try WSAD5.1.2 sachin -Original Message- From: babloosony [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 13, 2004 2:52 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Tiles Doubt Hi All, Are there any IDE's available for programming with Tiles and JSF. Basically I am lo

help : submit with javascript problem

2004-10-09 Thread sachin
hello all , i have a struts form and a button outside the form. on button click , with javascript i need the submit the form any help is welcome. My code is like following. but does not work function callSubmit() { document.forms[0].submit(); } Sachin Hegde

RE: Validate() vs JavaScript where is the advantage?

2004-09-30 Thread Sachin Bhutada
Nadia, By using struts and validator framework u can show internationalized java script error messages as well. sachin -Original Message- From: Nadia Kunkov [mailto:[EMAIL PROTECTED] Sent: Thursday, September 30, 2004 6:35 PM To: Struts help (E-mail) Subject: Validate() vs

RE: Validate() vs JavaScript where is the advantage?

2004-09-30 Thread Sachin Bhutada
properly. At this moment I only see these two advantages of validate method. sachin -Original Message- From: Nadia Kunkov [mailto:[EMAIL PROTECTED] Sent: Thursday, September 30, 2004 6:35 PM To: Struts help (E-mail) Subject: Validate() vs JavaScript where is the advantage? Hi

RE: bean missing after validation

2004-09-20 Thread Sachin Bhutada
hi sebastian, If you have configured action to use redirect ( which is normal case ), ur request attributes will be lost. Try putting that bean seesion scope. sachin xoriant, mumbai PS : also make sure, how does struts take us back to input page ?( using forward or redirect i

RE: tiles-definition - role association issue

2004-09-19 Thread Sachin Bhutada
tiles. sachin mumbai, xoriant -Original Message- From: Ashutosh Satyam [mailto:[EMAIL PROTECTED] Sent: Monday, September 20, 2004 10:55 AM To: Struts Users Mailing List Subject: RE: tiles-definition - role association issue I have not received any response on this mail yet. Any pointers on

RE: suggestion needed.

2004-09-17 Thread Sachin Bhutada
hi vineesh , go to java.sun.com and search for tutorial they hv wonderfully designed tutorials for the beginners . sachin xoriant, mumbai -Original Message- From: vineesh . kumar [mailto:[EMAIL PROTECTED] Sent: Friday, September 17, 2004 1:19 PM To: Struts Users Mailing List Subject

RE: Accesssing the multiple MessageResources

2004-09-17 Thread Sachin Bhutada
hi Honza Spurný , Try this out .. RequestUtils.message(pageContext,"countries","locale", "country.usa.label", null); It will return u the appropriate string. It may work. sachin xoriant, mumbai -Original Message- From: Honza Spurný [mailto:[EMAIL PROTECT

RE: Problem going to my Next JSP by Href tag

2004-09-16 Thread Sachin Bhutada
that href in config file or use struts forward action . Use of either of them would solve your problem. sachin xoriant, mumbai -Original Message- From: Priya Jotwani [mailto:[EMAIL PROTECTED] Sent: Thursday, September 16, 2004 8:39 PM To: Struts Users Mailing List Subject: RE: Problem going

RE: Validation in struts

2004-09-15 Thread Sachin Bhutada
actually get all the custom java script for that page and thus client side validation java script will b put in jsp file. sachin xoriant, mumbai -Original Message- From: Divya B Sridhar [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 9:51 AM To: [EMAIL PROTECTED] Subject

RE: port getting changed on Oralcle 9i AS 9.03

2004-09-14 Thread Sachin Bhutada
hi ashwini, If the problem is in those two tags, remove those struts tags and put html tags instead. sachin xoriant, mumbai -Original Message- From: Kalra, Ashwani [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 14, 2004 1:08 PM To: Struts Users Mailing List Subject

RE: Re: Re: [Gmail] - All gone,

2004-09-13 Thread Sachin Bhutada
hi puneet, Can you send me the invitation of GMAIL ? sachin xoriant, mumbai -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 14, 2004 11:38 AM To: Struts Users Mailing List Subject: Re: Re: Re: [Gmail] - All gone, I have three...any

RE: MappingDispatchAction

2004-09-13 Thread Sachin Bhutada
hi bmf5, yeah its struts1.2.2 feature. You can get the beta version of it n then add it in ur code instead of putting struts 1.2.2 jar file. sachin xoriant mumbai -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, September 13, 2004 6:07 PM To

RE: PlugIn/ ActionServlet init() method called 2 times in Linux

2004-09-12 Thread Sachin Bhutada
be nothing but workaround to the given probs. Ideally u shud go for plug-in. 2)In the plugin class,apply some checks if the db connections are already created dont create it again. sachin xorant, mumbai -Original Message- From: Uma Yarakaraju [mailto:[EMAIL PROTECTED

RE: Problem in defining tab inside JSP file

2004-09-12 Thread Sachin Bhutada
with this form. Solution :- *Add the property with the name testvar in the bean and try it out . *Change the name of the property with appropriate one which is in existing one bean. I hope this will solve ur problem. sachin xoriant, mumbai hi Manisha, Just read the