Re: Hot Deployment Problem in Struts and Weblogic

2013-01-03 Thread mp
Hi , were you able to find a solution to this issue, pls. let me know if yes. Thanks, Mihir -- View this message in context: http://struts.1045723.n5.nabble.com/Hot-Deployment-Problem-in-Struts-and-Weblogic-tp5156853p5711562.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Hot Deployment Problem in Struts and Weblogic

2013-01-03 Thread mp
Hi Jeff, Pls. let me know if you have a solution and would like to help me out. Thanks, mp -- View this message in context: http://struts.1045723.n5.nabble.com/Hot-Deployment-Problem-in-Struts-and-Weblogic-tp5156853p5711563.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Hot Deployment Problem in Struts and Weblogic

2012-01-22 Thread Sagar Sharma
.1045723.n5.nabble.com/Hot-Deployment-Problem-in-Struts-and-Weblogic-tp5156853p5165245.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional

Re: Hot Deployment Problem in Struts and Weblogic

2012-01-19 Thread Jeffrey Black
Servlet.java:432) > Truncated. see log file for complete stacktrace >> > > > -- > View this message in context: > http://struts.1045723.n5.nabble.com/Hot-Deployment-Problem-in-Struts-and-Weblogic-tp5156853p5156853.html > Sent from the Struts - User mailing list arc

Hot Deployment Problem in Struts and Weblogic

2012-01-18 Thread Sagar Sharma
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) Truncated. see log file for complete stacktrace > -- View this message in context: http://struts.1045723.n5.nabble.com/Hot-Deployment-Problem-in-Struts-and-Weblogic-tp5156853p5156853.html Sent from the Struts - User mailing list a

problem in struts 2 tag in jsp calling spring bean

2010-04-13 Thread Supratim Bandyopadhyaya
Greetings to all, I have a spring dao class like this public class RoleDaoImpl extends SimpleJdbcDaoSupport implements RoleDao { public Role findRoleById(Long id) { . and I have added it to spring as when I am calling a method in this dao

Validation problem in Struts 2.1.6

2009-07-27 Thread Thaminda Karunanayake
Hi, I am migrating from struts 2.0.6 to 2.1.6. Using struts 2.1.6, I created a login page and included the and inside tags of an html table (shown below). But, when I activate client side validation, the error messages appear repeatedly; i.e. previous error messages are not cleared.

Re: problem in Struts

2009-03-27 Thread benjamin haimerl
hi, the index.jsp you post in here, does not have a link to search.jsp just 2 lines of text. So i cant reproduce the error you described. For example this index.jsp presents a link to search.jsp and it works: (of course html:link will work too) <%@ taglib uri="http://struts.apache.org/tags-html

problem in Struts

2009-03-27 Thread suigion
: -- or -- : (xxx-xx-) No Employees Found Name Social Security Number build.xml == http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>

Re: bean population problem in struts

2008-11-23 Thread Dave Newton
--- On Sun, 11/23/08, andyandy wrote: > I have the following bean structure > Customer > Address > CreditCard > The problem is when the same page must be displayed again > with the old data, due to validation errors from the user. > The values of the properties of the Customer bean are

bean population problem in struts

2008-11-23 Thread andyandy
this message in context: http://www.nabble.com/bean-population-problem-in-struts-tp20648297p20648297.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Token problem in Struts 2.1

2007-11-28 Thread Shoaib Gauhar
Hello: I have been trying to migrate from 2.0.8 to 2.1. I had some problems which were solved yesterday (thanks to you guys). But, now i am facing another problem regarding tokenSession. The same piece of code was working in 2.0.8 but is not working in 2.1. Actually it does work but at the same

Re: InputTransferSelect problem in Struts 2

2007-09-26 Thread Shoaib Gauhar
Mate you are a genious. Thanks alot. It has solved my silly problem. I should have thought of that before:(. Thanks once again. Shoaib --- Adam Ruggles <[EMAIL PROTECTED]> wrote: > You can specify an id in the tag and it > will override the default. > > Shoaib Gauhar wrote: > > You might be r

Re: InputTransferSelect problem in Struts 2

2007-09-26 Thread Adam Ruggles
ting this mail for the second time because the first time i didnt get any reply (maybe because i didnt post any code of mine). It would be highly appreciable if you could help me

Re: InputTransferSelect problem in Struts 2

2007-09-25 Thread Shoaib Gauhar
theme="ajax" > >> rightTitle="ID"/> > >> > >> > >> Java: > >> public class TestAction extends ActionSupport { > >> public HashMap map = new HashMap(); > >>

Re: InputTransferSelect problem in Struts 2

2007-09-25 Thread Adam Ruggles
java script error when the page is rendered. I am posting this mail for the second time because the first time i didnt get any reply (maybe because i didnt post any code of mine). It would be highly appreciable if you could help me in this regard. Shoaib Ahmad (PS: I need

Re: InputTransferSelect problem in Struts 2

2007-09-25 Thread Shoaib Gauhar
> implemented InputTransferSelect. It generates a > java > > script error when the > > page is rendered. I am posting this mail for the > > second time because the > > first time i didnt get any reply (maybe because i > > didnt post any code of > > mine). &

Re: InputTransferSelect problem in Struts 2

2007-09-25 Thread Dave Newton
ecause i > didnt post any code of > mine). > > It would be highly appreciable if you could help me > in this regard. > > Shoaib Ahmad > > (PS: I need to pass value through HashMap so please > dont ask me to change > it. Thanks) > > -- > View this

InputTransferSelect problem in Struts 2

2007-09-25 Thread Shoaib Gauhar
://www.nabble.com/InputTransferSelect-problem-in-Struts-2-tf4514585.html#a12876594 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: DOJO problem in struts 2.0.6

2007-07-21 Thread Musachy Barroso
rors in the former case dojo is not defined http://localhost:9090/silitrucker/struts/simple/dojoRequire.js dojo is not defined http://localhost:9090/silitrucker/struts/ajax/dojoRequire.js I must be missing something very basic! Arvinder -- View this message in context: http://www.nabble.com/DOJO-proble

DOJO problem in struts 2.0.6

2007-07-20 Thread arvinder
! Arvinder -- View this message in context: http://www.nabble.com/DOJO-problem-in-struts-2.0.6-tf4120974.html#a11719902 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Problem in struts layout's datagrid.

2007-04-01 Thread struts2
) { this.promoName = promoName; } Can someone suggest me what's wrong? -- View this message in context: http://www.nabble.com/Problem-in-struts-layout%27s-datagrid.-tf3503628.html#a9785013 Sent from the Struts - User mailing list archive at Nabbl

problem in Struts

2007-02-05 Thread Simion Ursache
Hi there. I have the following JSP page which i am populating it through a JTable kind of class. This is populating the page in a tabelar mode, and can be controlled by the number of line and number of column. JSP page: <%@ page import="databeans.*"%> <%@ page import="java.sql.Connection"%> <%!

[S2] S2 2.0.2 problem in struts config

2007-01-05 Thread Christy Kudlac
Hi. I just converted from 2.0.1 to 2.0.2. I have not changed my struts.xml or struts-lists2.xml file. These config files worked in 2.0.1. However, a package that is defined in struts.xml and referenced in struts-X.xml cannot be found in 2.0.2. Has something changed in the configuration?

RE: Problem in Struts Tags

2005-07-19 Thread raghavendra
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 19, 2005 6:06 PM To: Struts Users Mailing List Subject: re: Problem in Struts Tags the problem is that row is a generic object until you cast it i think. I have used this in then past by using syntax

RE: Problem in Struts Tags

2005-07-19 Thread raghavendra
Hi BHansard U r wrong the following not works, jsp page d't compile " /> -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 19, 2005 6:06 PM To: Struts Users Mailing List Subject: re: Problem in Struts Tags the problem is that row

re: Problem in Struts Tags

2005-07-19 Thread BHansard
ou would have to cast the get to a string as it will return a generic object as well. Paul Moody <[EMAIL PROTECTED]> Paul Moody <[EMAIL PROTECTED]> 07/19/2005 07:53 AM Please respond to "Struts Users Mailing List" To 'Struts Users Mailing List'

re: Problem in Struts Tags

2005-07-19 Thread Paul Moody
n JSP > page why? > type="java.util.HashMap"> >value="<%=row.get("VALUE")%>"/> > > -Original Message- > From: Paul Moody [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 19, 2005 3:38 PM > To: Struts Users Mailing

re: Problem in Struts Tags

2005-07-19 Thread raghavendra
D] Sent: Tuesday, July 19, 2005 3:38 PM To: Struts Users Mailing List Subject: RE: Problem in Struts Tags I would expect you to have a problem with the jsp. You have an ArrayList with each element being a Map. When you iterate over the ArrayList with the logic:iterate tag each element, identified b

RE: Problem in Struts Tags

2005-07-19 Thread Paul Moody
property="VALUE"/>"/> > > > > > -----Original Message- > From: Marsh-Bourdon, Christopher > [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 19, 2005 3:21 PM > To: 'Struts Users Mailing List'; > [EMAIL PROTECTED] > Cc: [EMA

RE: Problem in Struts Tags

2005-07-19 Thread raghavendra
m: Marsh-Bourdon, Christopher [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 19, 2005 3:21 PM To: 'Struts Users Mailing List'; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Problem in Struts Tags You are adding the HashMap as an item to the ArrayList, not replacing the contents of

RE: Problem in Struts Tags

2005-07-19 Thread Marsh-Bourdon, Christopher
Marsh-Bourdon www.marsh-bourdon.com -Original Message- From: raghavendra [mailto:[EMAIL PROTECTED] Sent: 19 July 2005 10:55 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; user@struts.apache.org Subject: Problem in Struts Tags Hi All See the following code In action class I had written

Problem in Struts Tags

2005-07-19 Thread raghavendra
Hi All See the following code In action class I had written like ArrayList shippers = new ArrayList(); shippers.add(new LabelValueBean("UPS", "UPS")); shippers.add(new LabelValueBean("Federal Express", "FEDX")); shippers.add(new LabelValueBean("AirBorne", "AIRB")); request.se

Problem in Struts Tags

2005-07-19 Thread raghavendra
Hi All See the following code In action class I had written like ArrayList shippers = new ArrayList(); shippers.add(new LabelValueBean("UPS", "UPS")); shippers.add(new LabelValueBean("Federal Express", "FEDX")); shippers.add(new LabelValueBean("AirBorne", "AIRB")); request.setA

Re: Browser Back Button (IE) Problem in Struts Land

2004-09-15 Thread Hubert Rabago
You are getting a "Page Expired" because the page you're trying to go back to was produced by a POSTed form. The browser won't rePOST data to the server unless the user explicitly allows it to (as a "security precaution"). If you want to redisplay form results without the Page Expired message, ei

Browser Back Button (IE) Problem in Struts Land

2004-09-15 Thread Arumbakkam, Praveen \(Contractor\)
Hello and thank you in advance for your reply! Problem Summary: --- Unable to eliminate "Page Expired" error when a user hits on the Browser "Back" button in Internet Explorer 6.x. Hence, Seeking input from the Struts community! App Overview: - A Stateful Session Bean & CM

Scalability Problem in Struts 1.1

2004-06-03 Thread souravm
Hi All, We are facing a peculiar problem in Struts 1.1 implementation in our project. Actually we are migrating an existing application to Struts Framework. The existing application is to be compared with the struts implementation. The deployment is on Weblogic Server 8.1 SP1. When the

Re: Character encoding problem in struts

2004-04-20 Thread Nathan Maves
Here is a prebuilt filter that will do just what you are looking for .. http://www.anassina.com/struts/i18n/i18n.html Nathan On Apr 20, 2004, at 6:00 AM, brelagad the ent wrote: I cannot pass Turkish characters to the action servlet from a form. I read that I should use filters. I am wondering, i

Re: Character encoding problem in struts

2004-04-20 Thread Adam Hardy
You seem to have spelt your name wrong. It is Bregalad. :) Using a filter is the most obvious way to set the encoding for your request. You can of course just call request.setCharacterEncoding() wherever you want. Adam On 04/20/2004 02:00 PM brelagad the ent wrote: I cannot pass Turkish charac

Character encoding problem in struts

2004-04-20 Thread brelagad the ent
I cannot pass Turkish characters to the action servlet from a form. I read that I should use filters. I am wondering, is this a must or is there any other way to do this. Using Struts under tomcat 4.1.29 __ Do you Yahoo!? Yahoo! Photos: Hi