HI friends
i am using DispatchAction but i don't want to validate for some buttons and
i want validate the data for some another buttons
like suppose
i have
"save" (to add the data and go to view details page) for this validation
should work
"Add more" (to add the data and back to same page) for
I am using html messages tag to do custom formatting of my error messages on
different pages.
I have something like this
This usually works fine but under certain conditions I get
Cannot find bean error in any scope
javax.servlet.jsp.JspException: Cannot find bean error in any scop
On 11/10/06, Ping Yu <[EMAIL PROTECTED]> wrote:
Nov 9, 2006 2:35:23 PM org.apache.catalina.startup.HostConfig
deployWAR
INFO: Deploying web application archive test.war log4j:WARN No
appenders could be found for logger (org.apache.commons.digester.Digester).
log4j:WARN Please initialize the
Hi Wendy
I did not deploy the application locally, it is on the Struts 2's
Tutorial at http://struts.apache.org/WW/tutorials.html
Under the Primers section, the link of 'MailReader Tour' is pointing to
http://planetstruts.org/struts2-mailreader/Tour.do
On 11/13/06, Wendy Smoak <[EMAIL PROTECT
On 11/12/06, wolverine my <[EMAIL PROTECTED]> wrote:
When clicked on the MailReader Tour in Struts 2 tutorial,
Where? Have you deployed it locally? What version?
it shows the following error:
HTTP Status 404 - /struts2-mailreader/Tour.do
A .do url in a s2 app seems odd...
--
Wendy
---
Hi!
When clicked on the MailReader Tour in Struts 2 tutorial, it shows the
following error:
HTTP Status 404 - /struts2-mailreader/Tour.do
type Status report
message /struts2-mailreader/Tour.do
description The requested resource (/struts2-mailreader/Tour.do) is
not available.
Do you know what c
Hello,
I mail you to announce JSControlsTags add JSControlsTgas.AjaxMessageQueuecontrol
which is able to poll messages from server. You can use this control to poll
messages logged
with log4j (by using AjaxAppender) or poll your custom messages.
See documentation at
http://jscontrolstags.sourcefo
sorry wrong thread reply
regards,
Uday Karrothi
On 11/10/06, Uday Karrothi <[EMAIL PROTECTED]> wrote:
Even you ar settign all the values properly and getting the display
accurately. I do not think the changes you made to the Collection( in terms
of textboxes or checkboxes or Selections) will n
Even you ar settign all the values properly and getting the display
accurately. I do not think the changes you made to the Collection( in terms
of textboxes or checkboxes or Selections) will not reflect on the arrayList.
Atleast I failed in doing so. There are other ways liek using multiboxes,
ind
Hi,
Can we use Webwork like type conversion in Struts 1.3? If not, is there any
known method to implement this like third party extensions or source hacking?
Regards.
Kerem.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For a
I think you can (still) also use OGNL in the configuration files.
/Ian
--
From Down & Around, Inc.
Innovative IT Solutions
Software Architecture * Design * Development
~
web: www.fdar.com
email [EMAIL PROTECTED]
phone:617.821.5430
~
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nitin,
Nitin M. Mandolkar wrote:
> As Map stores values as Kay and Value pair. Where type of value is
> Object. Here I am asking to Cast Object to String or call object
> toString method.
Sorry... is there a question in there?
I definitely posted c
This solution is also good. If later on you find the filter code block
is taking more time and creating some performance issues in that case
you can easily remove it. By making few changes in web.xml.
Even the URL pattern can help you more to apply it for specific pages
rather than applying it to
There is no option in struts to maintain Transaction (ACID). You have
look for frameworks like Hibernate or Java Transaction API may help you.
Nitin
-Original Message-
From: Balwinder [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 08, 2006 10:35 PM
To: Struts Users Mailing List
Subj
Hi B
You have keep track of user location on application level. Say suppose
there are some pages in your web application. Like below...
Apage1
Bpage1-> Bpage2-> Bpage3-> Bpage4 (Web Wizard)
Cpage1-> Cpage2 (Web Wizard)
Dpage1
B & C are your web application wizard, which meets some business
req
Hi C
As Map stores values as Kay and Value pair. Where type of value is
Object. Here I am asking to Cast Object to String or call object
toString method.
Nitin
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 07, 2006 10:51 AM
To: Struts U
16 matches
Mail list logo