Just FYI :
JGuard is an open source JAAS implementation.
Regds
r-a-v-i
-Original Message-
From: Shilpa Vaidya [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 06, 2004 9:50 AM
To: 'Struts Users Mailing List'
Cc: [EMAIL PROTECTED]
Subject: RE: Authorization and Authentication in Struts
Hi ,
I think, performance wise File I/O is not the right idea.
What do you say ?
-Original Message-
From: Christina Siena [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 08, 2004 8:16 AM
To: Struts Users Mailing List
Subject: Re: some best practices questions
I have an idea how to persist th
My 2 cents :
Add an attribute and decide from that !!
-Original Message-
From: Emmanouil Batsis [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 13, 2004 4:26 PM
To: Struts Users Mailing List
Subject: Check for forward
Is there a way to "know" whether the HttpServletRequest I am proces
Wot does log say ??
Can you give us the log output ?
Regds
r-a-v-i
-Original Message-
From: Shailender Jain [mailto:[EMAIL PROTECTED]
Sent: Monday, July 26, 2004 12:26 PM
To: Struts Users Mailing List
Cc: [EMAIL PROTECTED]
Subject: Re: executeBatch
Hi,
I experimented this executeBatc
If you can write some debug information in to the logs [use system.out.println], it
will create log in the \tomcat\log\localhost-DATE.log file.
-Original Message-
From: Shailender Jain [mailto:[EMAIL PROTECTED]
Sent: Monday, July 26, 2004 12:36 PM
To: Struts Users Mailing List
Cc: [EMAI
Hi friends,
I have the following requirement.
// How to pass this argument to all the
validtor rules ?
Where the keys in the application.properties read :
key1=Hello {0} world {1}
key2=Hi {0} world {1}
key3=Dear {0} world {1}
Help would be really appreciated.
Why do you want to store it in a collection ??
The selected option would be a String right ??
-Original Message-
From: Janne Mattila [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 10, 2004 11:54 AM
To: [EMAIL PROTECTED]
Subject: RE: OptionsCollectionTag with ActionForm and a collection
Hi,
Is there any Caching framework available for struts ?
For eg: I need to cache some list of objects ...etc.,
Ravi
Confidentiality Notice
The information contained in this electronic message and any attachments to this
message are intended
for the exclusive use of the addressee(s) and
That's really a great idea Erik.
Can you please point me to some example.
Thanks Erik,
Regds
Ravi
-Original Message-
From: Erik Weber [mailto:[EMAIL PROTECTED]
Sent: Friday, August 13, 2004 7:21 PM
To: Struts Users Mailing List
Subject: Re: Caching Framework
Ravi, without getting rea
As I am very new to struts, it would be very helpful if you can point me to some
sample code.
Thanks for support from everybody.
Regds
Ravi
-Original Message-
From: Richard Cave [mailto:[EMAIL PROTECTED]
Sent: Friday, August 13, 2004 7:16 PM
To: 'Struts Users Mailing List'
Subject: RE:
Thanks a ton Erik.
Regds
Ravi
-Original Message-
From: Erik Weber [mailto:[EMAIL PROTECTED]
Sent: Friday, August 13, 2004 7:41 PM
To: Struts Users Mailing List
Subject: Re: Caching Framework
// your PlugIn implementation
public class SimpleCache implements org.apache.struts.action.Plu
Hi Everyone,
I am using DynaActionForm. It is throwing ArrayIndexOutOfBoundsException. Not sure
what the issue could be.
Can you pls help me.
Action mapping is :
Thanks & Regds
Ravi
Confidentiality Notice
The information contained in this ele
Hi Eric,
How to reload the tiles ? Can you provide some sample.
Regds
Ravi
-Original Message-
From: Eric Chow [mailto:[EMAIL PROTECTED]
Sent: Monday, August 09, 2004 3:53 PM
To: [EMAIL PROTECTED]
Subject: Relaod struts-config.xml
Hello,
In Tiles, it can be reloaded the tiles-config
Thanks Shoaib.
But, after giving the size 100 as : type="com.test.Line[100]", it throws a
NullPointerException :
java.lang.NullPointerException: The type for property offerSlotslines is invalid
at org.apache.struts.action.DynaActionForm.set(DynaActionForm.java:414)
at
org.apach
Also, I am not setting size neither in struts-config.xml nor in the action.
Regds
R-a-v-i
-Original Message-
From: Ravi Vedala (WT01 - FINANCE BANKING & SERVICES)
Sent: Wednesday, August 18, 2004 10:55 AM
To: 'Struts Users Mailing List'; '[EMAIL PROTECTED]'
Subject: RE: DynaActionForm ja
Thanks Anirudh.
Tried, but didn't work. Same issue.
-Original Message-
From: Anirudh Jayanth [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 18, 2004 11:02 AM
To: 'Struts Users Mailing List'
Subject: RE: DynaActionForm java.lang.ArrayIndexOutOfBoundsException
Try recreating the enti
Thanks Rick.
Right now the form is in session scope.
Giving the action mapping and the form definition for your reference :
Action mapping is :
Regds
Ravi
-Original Message-
From: Rick Reumann [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 1
Use tag.
-Original Message-
From: vineesh . kumar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 18, 2004 12:43 PM
To: [EMAIL PROTECTED]
Subject: Accessing collections in jsp
To pass a range of values i used
in PassAction.java
Vector v=null;
v.add("somestring");
Hi Rick,
How to re-set the size of the array in the form? Can you pls point me to some
example.
Regds
Ravi
-Original Message-
From: Ravi Vedala (WT01 - FINANCE BANKING & SERVICES)
Sent: Wednesday, August 18, 2004 12:30 PM
To: [EMAIL PROTECTED]
Subject: RE: DynaActionForm java.
I have tried that ...form-property don't have a size attribute. :-(
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Siggelkow
Sent: Wednesday, August 18, 2004 4:50 PM
To: [EMAIL PROTECTED]
Subject: Re: DynaActionForm java.lang.ArrayIndexOutOfBoundsException
[
If you want to have a default value, simply set the default value in the form bean.
Eg :
XYZForm{
String name = "Ryan";
public String getName(){
return name;
}
public String setName(String name){
this.name = name;
}
}
-Original Message-
From: Asleson, Ryan [mailto:[EMAIL PROTEC
Try in Sourceforge.net i don't remember now but there used to be some.
-Original Message-
From: Rajesh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 22, 2004 10:23 AM
To: Struts Users Mailing List
Subject: Is there any free Application for Bug Tracking Software in Java or JSP
Did you put in your jsp ?
-Original Message-
From: Caroline Jen [mailto:[EMAIL PROTECTED]
Sent: Friday, September 24, 2004 2:40 AM
To: [EMAIL PROTECTED]
Subject: Why My Validation Lets All Errors Pass Through?
I intentionally left every single field blank and
radio buttons not selected
Hi,
Can anybody please help on this issue.
Regds
Ravi
-Original Message-
From: Vasu Johnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 28, 2004 6:33 PM
To: Struts Users Mailing List
Subject: Re: How to validate the indexed properties using the vaildation framework ?
Af
Did you put in the JSP ?
-Original Message-
From: Satish Talim [mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004 12:51 PM
To: Struts Users Mailing List
Subject: Unable to display Errors
Hello all,
I am new to Struts and experimenting with a simple Login screen using Struts 1.2
25 matches
Mail list logo