Re: JSP files cached in NetBeans ???

2006-06-28 Thread Mukta
Your "work" container caches the jsps. Whenever you change a jsp, go to "work" folder and remove your project folder from there. Then run your project. Your problem will get solved. = From: "A. Lotfi" <[EMAIL PROTECTED]> Date: Wed Jun 28 23:34:03 CDT 2006 To: Struts Users Ma

RE: JSP files cached in NetBeans ???

2006-06-28 Thread David Friedman
>> Please any idea how to deal with this ? > > "Krishna, Hari" <[EMAIL PROTECTED]> wrote: IDE > is innocent .Blame it on your container cache or browser cache I recommend you go to netbeans.org and search their mailing lists on how to update your JSPs, work directory, etc. Or perhaps check a sea

Struts bean:message and JSTL fmt:message

2006-06-28 Thread Paul Benedict
Please correct me if I am wrong. tags only deal with the locale that struts set. So if I set the JSTL locale, it should have no effect on the struts tags. And like-wise changing the struts locale should have no change in reverse for . Is this correct? Paul --

RE: JSP files cached in NetBeans ???

2006-06-28 Thread A. Lotfi
Please any idea how to deal with this ? "Krishna, Hari" <[EMAIL PROTECTED]> wrote: IDE is innocent .Blame it on your container cache or browser cache -Original Message- From: A. Lotfi [mailto:[EMAIL PROTECTED] Sent: Thursday, June 29, 2006 10:04 AM To: Struts Users Mailing List Subject:

RE: JSP files cached in NetBeans ???

2006-06-28 Thread Krishna, Hari
IDE is innocent .Blame it on your container cache or browser cache -Original Message- From: A. Lotfi [mailto:[EMAIL PROTECTED] Sent: Thursday, June 29, 2006 10:04 AM To: Struts Users Mailing List Subject: JSP files cached in NetBeans ??? Hi, I am using Neatbeans 5 in windows XP, when I c

JSP files cached in NetBeans ???

2006-06-28 Thread A. Lotfi
Hi, I am using Neatbeans 5 in windows XP, when I change a jsp file and I run the project the change never take effect, always the first JSPs appear, could you please tell me how to deal with this problem ? Thanks, your help is appreciated. - Talk

Switching from http to https in struts

2006-06-28 Thread bhanu_gulbarga
Hi , Iam developing application in struts which has login page and when username and password are given it should be authenticated and the page should be switched to https I had made necessary changes to include and login-config to include the user properties but the /display.jsp /error

Re: Struts Validator, multiple checks on single property

2006-06-28 Thread paz . periasamy
Add the three validator formset like: Thanks and regards, Pazhanikanthan. P (Paz) Consultant for AXA, HCL Australia Services Pty. Ltd. Off : +61-3-9618-4085 Mob : +61-0411-354-838 "Mississippi John Hurt" <[EMAIL PROTECTED]> 2

Struts Validator, multiple checks on single property

2006-06-28 Thread Mississippi John Hurt
Hi, How can I use the validator plugin to validate a property with a compound rule such as the property must be both 1) 9 digits long 2) contains an uppercase letter 3) contains a symbol I know how to do each individually, but how to make it validate where all 3 have to be true for success? Thanks

Re: Securing an Action

2006-06-28 Thread Paul Benedict
Vinicius, #1: Do you have any kind of a user object? If so, use the HttpServletRequestWrapper to wrap it up in the current request (via a filter), and then delegate its isUserInRole method to the user. #2: Each action mapping has a "role" attribute; it contains a comma delimited list of roles

[ANNOUNCEMENT] Shale to Become Top-Level ASF Project

2006-06-28 Thread Martin Cooper
On behalf of the ASF Board and Struts PMC, we are pleased to announce that Shale has been accepted as a top-level project of the Apache Software Foundation. As a top-level project, Shale will have its own website, mailing lists, repository space, and Project Management Committee. Shale will be an

[HELP] info [axis] Initializing, config='ApplicationResources', returnNull=true

2006-06-28 Thread Garner Shawn
We are getting the following statement a bunch of times in our JRun's logs: info [axis] Initializing, config='ApplicationResources', returnNull=true I thought it only did this once before when the web application started up but now we see it in the log all the time and the log is getting huge i

Re: Googl's ajax comments?

2006-06-28 Thread Frank W. Zammetti
You know, I've played with GWT a bit and have been thinking about it a lot, and for me, I've come to these conclusions... * As a technology demonstration, it's cool as hell. If your a coder, you've gotta love it. * You have to begin from the mindset that you actually like the Java GUI way o

Googl's ajax comments?

2006-06-28 Thread netsql
http://www-128.ibm.com/developerworks/library/j-ajax4/index.html?ca=dgr-lnxw07GWT4Ajax What do people think relative to Struts 2's built in Ajax? .V - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[Shale][Dialog Manager]Using dialog with free links on a page

2006-06-28 Thread Dominique Jean-Prost
Hello, I have a question that's embarassing me a lot. I don't know how to deal with the following case : My web app is composed of several dialogs that are accessible through a menu. When a dialog is entered, the user still has the possibility to click on the menu to start something else. Th

RE: Question about Struts validator

2006-06-28 Thread mosho
David, Thanks a lot! I understood the whole concept now. It's working perfectly!!! Thanks again! Rosh -- View this message in context: http://www.nabble.com/Question-about-Struts-validator-tf1851247.html#a5089649 Sent from the Struts - User forum at Nabble.com. --

RE: Question about Struts validator

2006-06-28 Thread David Friedman
Rosh, > I want to use struts validator and just control > validation manually. Why do I need saveErrors() > method and what does it do? Isn't the validator > does all that. I am little confused. If you are going to call the validation manually, then you will have to perform the same steps the val

Re: [shale] nightly builds?

2006-06-28 Thread Wendy Smoak
On 6/28/06, Ryan Wynn <[EMAIL PROTECTED]> wrote: Have the nightly builds moved completely into the maven repositories? I couldn't find any at http://people.apache.org/builds/struts/nightly/struts-shale/ Sorry, we're in the midst of rearranging the nightly builds and switching to Maven 2, and t

[shale] nightly builds?

2006-06-28 Thread Ryan Wynn
Have the nightly builds moved completely into the maven repositories? I couldn't find any at http://people.apache.org/builds/struts/nightly/struts-shale/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

RE: Question about Struts validator

2006-06-28 Thread mosho
I really appreciate all your help. David, I want to use struts validator and just control validation manually. Why do I need saveErrors() method and what does it do? Isn't the validator does all that. I am little confused. I am pasting my execute method below, please let me know what should I

Displaying £ sign with bean:message

2006-06-28 Thread Ross Gardler
I'm sure this is just a character encoding problem, but am struggling with the solution: my applicationResources.properties file contains: accounts.points.value=1 point is equivalent to £0.01 I have a tile which contains: The result is a double character for th '£' (indicating the propertie

FormFile for uploading, via SSL

2006-06-28 Thread Steve Bement
We are using FormFile to do file uploads. Everything has been working fine with the app for months now. Yesterday we put the application behind SSL, and now file upload no longer works. In the action class, when we get the FormFile out of the form, it is null. Is there something we have to

Securing an Action

2006-06-28 Thread Vinicius Carvalho
Hello there! I know this kind of question has been very very discussed. But I've been away from struts for a while. I need to create two types of actions, one that anyone can access and a secure one, based solely on user's roles. Here's what I've come in mind: public abstract class BaseAction e

RE: ejb

2006-06-28 Thread George.Dinwiddie
EJB Design Patterns: Advanced Patterns, Processes, and Idioms (http://www.amazon.com/exec/obidos/ASIN/0471208310/alberg30-20) by Floyd Marinescu Core J2EE Patterns: Best Practices and Design Strategies (http://www.amazon.com/exec/obidos/ISBN=0131422464/alberg30-20) by Deepak Alur, John Crupi, Dan

RE: [ANN] Hoople 1.0

2006-06-28 Thread George.Dinwiddie
That sounds good. I like to use a tile as the outer skin of the onion so that it can extend a layout tile declaratively, and substitute the inner tiles as needed. > -Original Message- > From: Nathan Voxland [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 27, 2006 6:05 PM > To: Struts Use

Re: Fwd: [OT] How to specify classpath for an application

2006-06-28 Thread Gareth Evans
I've used this method before to load configfiles and jar files from an external directory with the main application packaged into a war, whilst it is messy, it does work. From within a struts plugin... ClassLoader loader = servlet.getClass().getClassLoader(); try { URL configPathUrl = new

RE: Fwd: [OT] How to specify classpath for an application

2006-06-28 Thread De Miguel, Martin
BTW, in your web.xml you have to add : com.foo.InitializatorApp -Original Message- From: De Miguel, Martin Sent: Wednesday, June 28, 2006 12:01 PM To: Struts Users Mailing List Subject: RE: Fwd: [OT] How to specify classpath for an application Hi, you can set in you s

RE: Fwd: [OT] How to specify classpath for an application

2006-06-28 Thread De Miguel, Martin
Hi, you can set in you startApplicationServer file a system property with config path. When it starts server you'll have to read this properties file in your config path in a ServletContextListener . With a example is more easy to explain : WebLogic startWebLogic.cmd : . set PATH_APLICAC

Re: Fwd: [OT] How to specify classpath for an application

2006-06-28 Thread David Delbecq
It's rather not possible in general, The .war is supposed to be a 'complete' application, config included. If you load the ressources using the classloader, you can still use 'tricks' that depend on container specific behaviour, but that is not recommanded. The best way if you want your user n

Re: Time validator

2006-06-28 Thread Truong Xuan Tinh
Hi just put the into the validator-rules.xml of the Struts Validation Framework. And create a Java class contain the validation method as I posted before. If you want to use it in your code, do something like this: Good luck Pankaj Gupta wrote: > > Hi, > > I tried using your code but i

Fwd: [OT] How to specify classpath for an application

2006-06-28 Thread Pankaj Gupta
-- Forwarded message -- From: Pankaj Gupta <[EMAIL PROTECTED]> Date: Jun 28, 2006 11:03 AM Subject: [OT] How to specify classpath for an application To: user@struts.apache.org Hi All, I want to specify a config folder in my classpath which will not be part of my war file. Can you

RE: ejb

2006-06-28 Thread Krishna, Hari
before going into the work get into JNDI as its the gateway to EJB what exactle are u doing in delegate -Original Message- From: Abhimanyu Koul [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 12:39 PM To: Struts Users Mailing List Subject: Re: ejb i am using delegate here. where

Re: ejb

2006-06-28 Thread Abhimanyu Koul
i am using delegate here. where can i find the book? thanks Regards, Abhimanyu Koul FinEng Solutions (P) Ltd. Mobile : +91 9819510090 - Original Message - From: "Krishna, Hari" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, June 28, 2006 12:22 PM Subject: RE: ejb