RE: how to remove .action suffix in struts 2.1

2010-08-12 Thread Ruben Cepeda
If you haven't done so yet you'll have to create a struts.properties file and override it. Here http://struts.apache.org/2.0.11/docs/strutsproperties.html -Ruben Cepeda > Date: Wed, 11 Aug 2010 14:57:33 +0530 > Subject: how to remove .action suffix in struts 2.1 &g

Internationalization

2007-05-07 Thread Ruben Hartenstein
Dear Struts2 Community, Project: Struts 2 Affects Versions: 2.0.6 Environment: Glassfish AS Version 40 Reporter: Ruben Hartenstein we got the following problem in our web app: In order to internationalize our web app we put some

RE: urgent

2006-05-25 Thread Ruben Cepeda
STL's forEach) If you are using JSTL's forEach tag here is some sample code: Also, read this great article http://www.alistapart.com/articles/zebratables ***** Ruben Cepeda [

RE: Counting ActionErrors from JSP

2006-05-06 Thread Ruben Cepeda
list know if any of this helped. ***** Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "Philihp Busby" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org

RE: Struts time-validator

2006-04-01 Thread Ruben Cepeda
You can use the date validator and make the format string only care about the time part of the string. * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: Soós Gyula <[EMAIL PROTECTED]> Re

RE: Cookie

2006-04-01 Thread Ruben Cepeda
I've never done it myself but this might try to add the cookie with a null value in theresponse object. response.addCookie(new Cookie("targetName",null)); Let me know if works. ***** Ruben Cepeda [

RE: [OT] JSTL question

2006-03-16 Thread Ruben Cepeda
main down fall. Hope it helps ***** Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "Kalcevich, Daniel" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts

RE: [ot] css question

2005-04-13 Thread Ruben Cepeda
Mick, Try this p { padding: 0px; margin: 0px; } * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: Subject: [ot] css qu

RE: html:options

2005-04-09 Thread Ruben Cepeda
Viniciius, Here is a link to the options user guide secition of the Struts user guide: http://struts.apache.org/userGuide/struts-html.html#options Look at the LabelName and LabelProprety attributes. * Ruben Cepeda [EMAIL PROTECTED

RE: New to Struts

2005-04-05 Thread Ruben Cepeda
Balajj, I would go to the struts home page and start looking thru the documentation and tutorial. Here is a link: http://struts.apache.org/userGuide/index.html to the user guide it come in handy. * Ruben Cepeda [EMAIL PROTECTED

RE: DispatchAction defaults

2005-03-27 Thread Ruben Cepeda
. * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: Nic Werner <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Struts Users Mailing List Subject: DispatchAction defaults Date: Sat, 26 Mar 2005 16:07:48 -0800 Hi, I'm using Dis

RE: Anybody who can answer this ?

2005-03-13 Thread Ruben Cepeda
Nitin, I am unsure of you quesiton. Yet if you need help with the DispachAction here is a very helpfull link: http://husted.com/struts/tips/002.html * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From

RE: struts and jsp

2005-02-18 Thread Ruben Cepeda
n the air. This could happend with you link to a page b/c you are leaving your self open to the possibilidy that someone will bookmark that page and the one day in the future when you move that page the user will no longer be able to find that page. * Ruben C

RE: Trying to understand Validate Date

2005-01-26 Thread Ruben Cepeda
rity it is a lot more clear to have a custom validator that to have an hidden field. Also the custom validator should be pretty easy to do because you could use the original date validator as a tool. * Ruben Cepeda [EMAIL

RE: Struts for beginners

2004-12-26 Thread Ruben Cepeda
s, but the chapters are too late in the book to really let you see the use of the book. * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "Krishna Mohan Radhakrishnan" <[EMAIL PROTECTED]&g

RE: Struts Form Validation Question

2004-12-20 Thread Ruben Cepeda
Hey, Why not try this regex: ^[a-zA-Z'-]*\s[a-zA-Z'-]*$ * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[

RE: new window

2004-11-09 Thread Ruben Cepeda
Hey Sergey, I don't think that there is a way to open a new window from the struts config file. But I may have a way around it. If you are pointing to your action with a link you can to the following: Click here * Ruben Cepeda [EMAIL PROT

Re: [PROBLEM] Refreshing ResultList,

2004-10-01 Thread Ruben Cepeda
Mark, Thanks but I thogth of redirect. Below I am now including the action mappings. * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: Mark Lowe <[EMAIL PROTEC

[PROBLEM] Refreshing ResultList,

2004-10-01 Thread Ruben Cepeda
handler but that has no effect does anyone have a clue about this problem. * Ruben Cepeda [EMAIL PROTECTED] * _ On the road to retirement? Check out MSN Life

Creating a Struts Plugin,

2004-09-13 Thread Ruben Cepeda
require that it have an "init" method or to extend a class. Thank you to any one that can help in advance. * Ruben Cepeda [EMAIL PROTECTED] * _ Expres

RE: Validation error,

2004-09-12 Thread Ruben Cepeda
David, It is saying that the class is not found. I have stop working with it right know because I am just using the server-side validation. * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "Da

Problem using Database utils From Scaffold,

2004-09-12 Thread Ruben Cepeda
getCauseMessage()); //e.printStackTrace(); } .. Can anyone help out with this I have really hit a wall. * Ruben Cepeda [EMAIL PROTECTED] * __

Validation error,

2004-09-11 Thread Ruben Cepeda
Hey Guys, I get the following error when tring to use the struts-validator.tld org.apache.struts.validator.taglib.html.ErrorsTei' Can anyone help me with this problem. * Ruben Cepeda [EMAIL PROT

[Gmail] - All gone,

2004-09-10 Thread Ruben Cepeda
Guys, I just ran out. * Ruben Cepeda [EMAIL PROTECTED] * _ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.

RE: [FRIDAY] GMail invites

2004-09-10 Thread Ruben Cepeda
I would like to extend the same offer to everyone. I have only four invites left. Let me know if anyone is interested. * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: Matt Bathje <[EM

Muiltiple resource files,

2004-09-06 Thread Ruben Cepeda
Hello everyone, I want to load a resource file for my sql statements, how would I go about it? * Ruben Cepeda [EMAIL PROTECTED] * _ Don’t just search. Find

RE: Select One Row

2004-08-26 Thread Ruben Cepeda
Hi Varley, Do you have the properties that make up your compose key in the collection, becuase if you do you can try something like the following: . * Ruben Cepeda [EMAIL PROTECTED

RE: how to reset form

2004-08-26 Thread Ruben Cepeda
Hi Sabastian, I came across the same problem when I first started using Struts. The easies way to fix it is to set the scope of the bean in the action mapping to request. * Ruben Cepeda [EMAIL PROTECTED] * Original

RE: Scaffold

2004-08-25 Thread Ruben Cepeda
Tate, http://www.manning.com/catalog/view.php?book=husted&item=source Download the husted_src.zip file it has the source. ***** Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "Tate Austin

RE: Tiles and well formed html

2004-08-25 Thread Ruben Cepeda
Hi andy, Is there anyway to get a code snippet of the html that you are generating. * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "andy wix" <[EMAIL PROTECTED]> Reply-To: "

RE: Tiles and well formed html

2004-08-24 Thread Ruben Cepeda
Andy, I used s and they work fine. Are you using pattern matching in you style sheet. EXAMPLE: //css1.css #headerTile h1 { font-size: 400%; } #bodyTile h1 { font-size: 100%; color: navy; } //layou.html ... Hello World!! Body of text * Ruben

RE: Creating List Catgeories from a Single Collection

2004-08-22 Thread Ruben Cepeda
of scripting to only display the "EmpID" when it changes. * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "Mike Young" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mai

RE: FormBean values are null

2004-08-20 Thread Ruben Cepeda
How are you connecting the actions? My thinking is that somehow the request is been funfill before you go to action B * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "Dhaliwal, Pritpal

RE: Question about Scaffold

2004-08-20 Thread Ruben Cepeda
I am using the Scaffold ResultSetUtils class. * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "Jim Barrows" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[

newbie: opposite of the value of a checkbox

2004-05-20 Thread ruben
hi everybody, i have a boolean value on my ActionForm represented by a checkbox on the interface, i need that the value of the chekbox was the opposite of the value that i have on my database, what can i do?, i try to change the value on the getter/setter property method, but it seem not to work

Problem with JSTL , map-backed, and html-el:checkbox

2004-04-16 Thread Ruben
Hi everybody , i need to do something like this but elem.val has a String value with a dot inside, ie: "lalala... algo mas", when this convert i've got a ServletException: beanutils.populate, i think that is because it try to get a property from lalala, ... thanks a lot in advance ...