RE: struts sequence diagrams

2003-08-17 Thread Rakesh Ayilliath
This cud be a good starting point http://rollerjm.free.fr/pro/StrutsExample.htm regds, Rakesh Ayilliath -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, August 17, 2003 3:57 PM To: [EMAIL PROTECTED] Subject: FW: struts sequence diagrams I am

Dynamic Action Form Samples

2002-08-13 Thread Rakesh Menon
Hi , Can you please give pointers to sample implementation / tutorial of dynamic forms using DynaActionForm available in struts 1.1. Thanks in advance Rakesh -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

How to create dynamic list of checkboxes

2002-06-12 Thread Rakesh N R
corresponding to all the checkboxes. Since i dont know beforehand how many checkboxes will be there how can i develop the FormBean which caters to such dynamic number of checkboxes. Can i have a ArrayList the way select tag is used. Thanks in Advance Rakesh **Disclaimer

struts not running with weblogic SP6

2002-06-10 Thread Rakesh N R
) at weblogic.socket.MuxableSocketHTTP.execute (MuxableSocketHTTP.java:246) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code) * Regards and Thanks Rakesh **Disclaimer

[Fwd: struts not running with weblogic SP6]

2002-06-10 Thread Rakesh N R
) * Regards and Thanks Rakesh ---End Message--- **Disclaimer Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which

Re: Sharing information among web apps

2002-05-15 Thread Rakesh Ayilliath
Thats web services buddy...!! - Original Message - From: Roshan Paiva [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 15, 2002 9:44 PM Subject: Sharing information among web apps Hi.. This is not a struts related question.. but I need to know if there is a way of

struts and wls5.1sp9 problem

2002-04-17 Thread Rakesh N R
in startWeblogic.cmd (I am using exploded format of war file). I did the same and still the problem of ApplicationResource.properties not found persists. I also used the patch for service pack 8 but it doesnt work with sp9. I would request you to suggest a way to solve the problem. Thanks in Advance. Rakesh

CactusStrutsTestCase problem

2002-04-17 Thread Rakesh N R
) at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:261) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120) FAILURES!!! Tests run: 2, Failures: 0, Errors: 2 Rakesh **Disclaimer Information contained in this E-MAIL being proprietary

Re: opening with MS-EXCEL

2002-01-30 Thread Rakesh
Check out: http://www.servletsuite.com/servlets/exceltag.htm Its a custom tag library for excel. -Rakesh [EMAIL PROTECTED] www.ayilliath.8m.com --- - Original Message - From: Ajay Chitre [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL

Re: HIPAA

2002-01-22 Thread Rakesh
There are three major parts to the HIPAA guidelines: I. Privacy II. Administrative Simplifications (Transactions and Code Sets) III. Security --Rakesh [EMAIL PROTECTED] www.ayilliath.8m.com --- - Original Message - From: Robert D. Morse

Re: HIPAA

2002-01-22 Thread Rakesh
HEALTH INSURANCE PORTABILITY AND ACCOUNTABILITY ACT. -Rakesh --- - Original Message - From: Olivier Dinocourt [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, January 22, 2002 3:56 PM Subject: Re: HIPAA btw, what

HIPAA

2002-01-21 Thread Rakesh
Hi All, I've been entitled with the work of upgrading a Medical Intranet done in Struts - Expresso to make it HIPAA compliant. Even though it does not seem to me to be a major task... just wanted to know if anyone in the list had done something similar. Thanks -Rakesh [EMAIL PROTECTED

Re: Partial Loading of JSP Page

2002-01-10 Thread Rakesh
Try a flash plugin or an applet with a progress bar... :-) --Rakesh [EMAIL PROTECTED] --- - Original Message - From: SUPRIYA MISRA [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 10, 2002 9:06 PM Subject: Partial Loading of JSP

Merry X-MAS

2001-12-24 Thread Rakesh
Merry X-MAS \ _|_ / /\_|_/\ / /\|/\ \ - - Rakesh Ayilliath - - - - - - O

Re: Don't understand why?

2001-12-21 Thread Rakesh
Do you have a submit button in your form thats named submit ? if so, rename it to something else. This will solve your problem. --Rakesh [EMAIL PROTECTED] www.ayilliath.8m.com --- - Original Message - From: Marcelo Caldas - CCSC [EMAIL PROTECTED

Re: PLEASE COMMENTS! Design question on very long lists... (a little bit OT)

2001-12-18 Thread Rakesh
Why dont you try out expresso always helps when you have lots of database stuff. --Rakesh --- - Original Message - From: [EMAIL PROTECTED] To: struts users mailing list [EMAIL PROTECTED] Sent: Tuesday, December 18, 2001 4:36 PM

Re: Invalidating a session

2001-12-18 Thread Rakesh
Why dont you try using a check-logon bean similar to the one in the struts-example to check if your session exists before proceeding with the rest of your JSP ? --Rakesh --- - Original Message - From: Keith Bacon [EMAIL PROTECTED] To: Struts

Re: Invalidating a session

2001-12-17 Thread Rakesh
Can you please elaborate on the error message that you got ? Were you trying to access any attribute from the session after the point where you invalidated it ? --Rakesh --- - Original Message - From: Struts Newsgroup @[EMAIL PROTECTED] To: [EMAIL

good bye

2001-11-27 Thread Rakesh
\ _|_ / /\_|_/\ / /\|/\ \ - - Rakesh Ayilliath - - - - - - O - - \ \/|\/ / \/_|_\/ Synergy IT Innovations Pvt Ltd, / | \ #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar, Bangalore 560032 India [EMAIL PROTECTED] ---

Re: validate() method and session timeout

2001-11-13 Thread Rakesh
Hi Andras, check the struts-example for app.tld.. and the associated app:checkLogon/. --Rakesh - Original Message - From: Andras Balogh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, November 13, 2001 4:18 PM Subject: validate() method and session timeout Hi, I am using

SSL

2001-11-12 Thread Rakesh
Is there any documentation anywhere on how to use SSL with struts ? and does Struts support 128 bit encryption. --Rakesh

Re: New professional STRUTS website

2001-09-30 Thread RAKESH AYILLIATH
Use multiboxes instead of checkboxes. This will surely solve ur problem. Rakesh From: lisa ward [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: New professional STRUTS website Date: Sat, 29 Sep 2001 19:46:08 +0100 Hi, what should the condition

Re: [ANNOUNCE] Visual tool for Struts

2001-09-17 Thread Rakesh
Well..I finally managed todownload itand tried opening my existing application.this is what I got. Rakesh - Original Message - From: Rakesh To: [EMAIL PROTECTED] Sent: Monday, September 17, 2001 1:23 PM Subject: Re: [ANNOUNCE] Visual tool

Re: [ANNOUNCE] Struts Console

2001-09-14 Thread Rakesh
Hi James, Here is my struts-config and this is the mismatch I was talking 'bout yesterday. In Action mappings, choose 1. /AddUserForm : form bean name is set to AddUserForm 2. /changePassword : form bean name remains at AddUserForm Regards, Rakesh ?xml version=1.0 encoding=ISO

Re: [ANNOUNCE] Struts Console

2001-09-13 Thread Rakesh
Its really good. I guess I saw a mismatch between the Path Name and Form Bean Name in Action Mappings. This may be due to the JTable. Regards, Rakesh - Original Message - From: James Holmes [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 13, 2001 7:01 AM Subject

Re: [ANNOUNCE] Struts Console

2001-09-13 Thread Rakesh
oops i ccd to the wrong person...

Re: win98 struts-example problem/tomcat bug

2001-08-28 Thread Rakesh
Hi, all u need to do isadd this to your startup.bat SET JAVA_HOME=C:\JDK1.3SET TOMCAT_HOME=C:\tomcat after the line that says if not "%TOMCAT_HOME%" == "" goto start make sure struts and related jars arenot inur classpath before u startup tomcat. Rakes

Re: I have a problem

2001-08-28 Thread Rakesh
Remove struts.jar from ur classpath. This is the only possible reason Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: ALAMI Ahmed - BOR [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, August 28, 2001 6:36 PM Subject: I have a problem I don't understand what

Re: How do deal with JPEG in JSP's

2001-08-28 Thread Rakesh
have u set the correct MIME types ? Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: SUPRIYA MISRA [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, August 28, 2001 7:00 PM Subject: How do deal with JPEG in JSP's Hi, I am storing jpeg images in oracle as BLOB

Re: Getting collections of messages

2001-08-23 Thread Rakesh
Hi, check the struts-validator extension at http://home.earthlink.net/~dwinterfeldt/ Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: Adam Hardy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 23, 2001 4:06 AM Subject: Getting collections of messages

Re: Cannot find ActionMappings Error - second time I am posting -

2001-08-23 Thread Rakesh
Hi, struts.jar should be in the WEB-INF/lib directory. I fact all the jars you make use of in your web-app, needs to be in this directory. Rakesh Ayilliath (Software Engineer) Synergy IT Innovations Pvt Ltd, #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar Bangalore 560032 [EMAIL PROTECTED

Re: radio select

2001-08-23 Thread Rakesh
Somehow I always preferred using int for html:radio property... easy to manage, debug and set. Rakesh Ayilliath (Software Engineer) Synergy IT Innovations Pvt Ltd, #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar Bangalore 560032 [EMAIL PROTECTED] - Original Message - From: [EMAIL

Re: caching

2001-08-22 Thread Rakesh
what would it take to make parts of the struts-config readable from a database ? Rakesh Ayilliath (Software Engineer) Synergy IT Innovations Pvt Ltd, #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar Bangalore 560032 [EMAIL PROTECTED] - Original Message - From: Craig R. McClanahan

Re: Cannot find ActionMappings Error - second time I am posting -

2001-08-22 Thread Rakesh
Are you talking about the struts-example webapp or is it an app of your own ? See to it that the struts.jar is not in your classpath while your tomcat starts up. Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: Bhamidi Krishna [EMAIL PROTECTED] To: [EMAIL PROTECTED

patterns

2001-08-20 Thread Rakesh
Are there any regular Patterns you can make use in Struts ? Rakesh Ayilliath(Software Engineer) Synergy IT Innovations Pvt Ltd,#196, 1st Floor, 9th Cross,HMT Layout, RT NagarBangalore 560032 [EMAIL PROTECTED]

Re: need help with struts installation

2001-08-20 Thread Rakesh
see to it that struts.jar is not in your classpath while you start up tomcat. Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: Chuck Carroll To: [EMAIL PROTECTED] Sent: Monday, August 20, 2001 10:30 PM Subject: need help with struts

Re: session ids

2001-08-19 Thread Rakesh
do u have an example Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: Jon Crater [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 16, 2001 10:27 PM Subject: Re: session ids rakesh-- you can solve this problem by having the class responsible

Re: unsubscribe me, please!!!!!!!!!!!!!!!!!!!

2001-08-17 Thread Rakesh
you normally get a confirmation message when u do that.. and u need to reply to it as well. :-) Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: Siping Liu [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 17, 2001 5:52 PM Subject: unsubscribe me, please

session ids

2001-08-16 Thread Rakesh
Hi , Is there anyway I can get all valid session ids from the server ? Rakesh Ayilliath(Software Engineer) Synergy IT Innovations Pvt Ltd,#196, 1st Floor, 9th Cross,HMT Layout, RT NagarBangalore 560032 [EMAIL PROTECTED]

Re: html:errors problem

2001-08-16 Thread Rakesh
all u need to check is if you have added the appropriate messages to ur app resources file. Regards, Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: SUPRIYA MISRA [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, August 15, 2001 8:14 PM Subject: RE: html:errors

Re: Struts UML ....

2001-08-16 Thread Rakesh
try this link: http://www-106.ibm.com/developerworks/library/j-struts/?dwzone=java Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: SUPRIYA MISRA [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 16, 2001 5:25 PM Subject: Re: Struts UML Model

Re: Struts UML ....

2001-08-16 Thread Rakesh
I found this in the mailer list itself. May be of some help. http://www.mail-archive.com/struts-dev@jakarta.apache.org/msg01063/StrutsFlo w.gif Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: SUPRIYA MISRA [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August

Re: WAR file Info

2001-08-16 Thread Rakesh
i am not very sure. all i do is pack up my app into a jar file and rename it with a .war extension.. and it does work :-) Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: SUPRIYA MISRA [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 16, 2001 7:39 PM Subject

Re: session ids

2001-08-16 Thread Rakesh
I remove his name from the Hash ? Kindly help. Rakesh Ayilliath [EMAIL PROTECTED] - Original Message - From: Greg Maletic To: [EMAIL PROTECTED] ; Rakesh Sent: Thursday, August 16, 2001 9:54 PM Subject: RE: session ids I don't believe you can get all

jms

2001-08-07 Thread Rakesh
Has anyone tried JMS along with Struts. Rakesh Ayilliath(Software Engineer) Synergy IT Innovations Pvt Ltd,#196, 1st Floor, 9th Cross,HMT Layout, RT NagarBangalore 560032 [EMAIL PROTECTED]

Re: Struts + Tomcat/Apache

2001-07-26 Thread Rakesh
are u using mod_jserv or mod_jk ? Rakesh Ayilliath (Software Engineer) Synergy IT Innovations Pvt Ltd, #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar Bangalore 560032 [EMAIL PROTECTED] www.ayilliath.8m.com - Original Message - From: Sorenson, Alexander [EMAIL PROTECTED] To: [EMAIL

Re: Problem while running application in Struts

2001-07-25 Thread Rakesh
Hi any luck? Rakesh Ayilliath (Software Engineer) Synergy IT Innovations Pvt Ltd, #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar Bangalore 560032 [EMAIL PROTECTED] www.ayilliath.8m.com - Original Message - From: Soniya Satbhai [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent

Re: Struts + Tomcat/Apache (again)

2001-07-24 Thread Rakesh
its JkMount /*.do ajp13 remember the / this needs to be added as follows to your httpd conf. JkMount /*.jsp ajp13 JkMount /*.do ajp13 JkMount /servlet/* ajp13 Rakesh Ayilliath (Software Engineer) Synergy IT Innovations Pvt Ltd, #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar Bangalore

Re: Struts + Tomcat/Apache (again)

2001-07-24 Thread Rakesh
I am attaching my httpd.conf file. Rakesh Ayilliath (Software Engineer) Synergy IT Innovations Pvt Ltd, #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar Bangalore 560032 [EMAIL PROTECTED] www.ayilliath.8m.com - Original Message - From: Sorenson, Alexander [EMAIL PROTECTED

Re: Mappings, bloody mappings

2001-07-24 Thread Rakesh
/ /action I guess you do not require the /WEB-INF/web Rakesh Ayilliath (Software Engineer) Synergy IT Innovations Pvt Ltd, #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar Bangalore 560032 [EMAIL PROTECTED] www.ayilliath.8m.com - Original Message - From: Aapo Laakkonen [EMAIL

Re: Mappings, bloody mappings

2001-07-24 Thread Rakesh
name=failure path=/web/fundlist.jsp/ /action Rakesh Ayilliath (Software Engineer) Synergy IT Innovations Pvt Ltd, #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar Bangalore 560032 [EMAIL PROTECTED] www.ayilliath.8m.com - Original Message - From: Aapo

disconnect

2001-07-17 Thread Rakesh
I am not sure if this question belongs here. I have a web app (in struts). I need to expire the sessionifthe user gets disconnected (and does not close the browser window). Anyhints on how this is to be done ? Rakesh Ayilliath(Software Engineer) Synergy IT Innovations Pvt Ltd,#196

Re: disconnect

2001-07-17 Thread Rakesh
is estalished again. -- Another user comes and refreshes the screen. The old session should be invalidated and the new user should bemade to login again. Rakesh Ayilliath(Software Engineer) Synergy IT Innovations Pvt Ltd,#196, 1st Floor, 9th Cross,HMT Layout, RT NagarBangalore 560032 [EMAIL PROTECTED

Re: hi

2001-04-26 Thread Rakesh
But what about the 'links' and the 'images'? Rakesh Ayilliath (Software Engineer) Synergy IT Innovations Pvt Ltd, #196, 1st Floor, 9th Cross, HMT Layout, RT Nagar Bangalore 560032 [EMAIL PROTECTED] www.ayilliath.8m.com - Original Message - From: Jean-Noel Ribette [EMAIL PROTECTED