RE: JBoss configuration problem with struts

2003-07-22 Thread Younis, Shahzaib
-Original Message- From: Younis, Shahzaib [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2003 10:59 PM To: 'Struts Users Mailing List' Subject: RE: JBoss configuration problem with struts Oops! validation.xml code is this one: field property=username

JBoss configuration problem with struts

2003-07-21 Thread Younis, Shahzaib
After I put my war file into JBOSS all direcotry, it works, but before that it was in default directory and it was not extracting prompts from properties file. Any idea wats the difference between JBOSS sub directory defualt and all According to JBoss documentation, the only difference,

RE: JBoss configuration problem with struts

2003-07-21 Thread Younis, Shahzaib
working with JBoss and Struts and it all works just fine under the JBoss default. Erez -Original Message- From: Younis, Shahzaib [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2003 10:45 PM To: 'Struts Users Mailing List' Subject: JBoss configuration problem with struts

RE: JBoss configuration problem with struts

2003-07-21 Thread Younis, Shahzaib
, it seems like its not extracting prompts from properties file. -Original Message- From: Younis, Shahzaib [SMTP:[EMAIL PROTECTED] Sent: Monday, July 21, 2003 3:55 PM To: 'Struts Users Mailing List' Subject: RE: JBoss configuration problem with struts Ok here's what I'm

how to redirect url without losing attached request attributes

2003-07-16 Thread Younis, Shahzaib
In case of validation error, It gets forward to forward failure and xsl renders errors saved into request. but if set the redirect=true for forward failure then it forwards to given url but erase all attached requests it seems it issue as new request, is there any way I can redirect to