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
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
.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
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
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
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
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.
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
:
-- or --
:
(xxx-xx-)
No Employees Found
Name
Social Security Number
build.xml
==
http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>
--- 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
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
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
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
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
theme="ajax"
> >> rightTitle="ID"/>
> >>
> >>
> >> Java:
> >> public class TestAction extends ActionSupport {
> >> public HashMap map = new HashMap();
> >>
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
> 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).
&
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
://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]
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
!
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
) {
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
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"%>
<%!
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?
-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
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
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'
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
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
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
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
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
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
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
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
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
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
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
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
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
40 matches
Mail list logo