Do you know how to setup initial project files you want,
This may be helpful to you if you very basic
=
mvn archetype:create -DgroupId=org.apache.struts
-DartifactId=struts2-archetype-starter -DarchetypeGroupId=org.apache.struts
-DarchetypeArtifactId=struts2-archety
Yes
i can send u a project where i did that
at this point i dont have time to do all that for you
On Tuesday, December 1, 2009, A. Lotfi wrote:
>
> Hi,
>
>
>
> I have a small project and I am new in struts :
>
>
>
> DB Tables :
>
> User (userId, UserName,...,...)
>
> Roles(userId, Rolename,.)
>
List
Subject: Re: help me...
Hi,
Do you have a form property in your struts-config. that is a array?, if
there is one you should set the size or initial property.
size
The number of array elements to create if the value of the
"type" attribute specifies an array, but there i
Hi,
Do you have a form property in your struts-config. that is a array?, if
there is one you should set the size or initial property.
size
The number of array elements to create if the value of the
"type" attribute specifies an array, but there is no value
specified for
t;
> -Original Message-
> From: bindhu [mailto:[EMAIL PROTECTED]
> Sent: 18 June 2007 11:49
> To: user@struts.apache.org
> Subject: RE: Help me pls
>
>
> thank u so much Raghu. i will download struts1.3.x. can u pls say me the
> how
> to install it. i read
c:\apache-tomcat-6.0.13\webapps\register\WEB-INF\lib\commons-validator-1.3.1.jar;c:\apache-tomcat-6.0.13\webapps\register\WEB-INF\lib\struts-core-1.3.8.
i added it to my classpath. now also i get the same error when compiling the
struts enabled java.
--
View this message in context:
http://ww
i have done what u said me to do. copy the .war file to webapps. i opened my
web browser. i get the following msg when i open my browser.
Welcome!
To get started on your own application, copy the struts-blank.war to a new
WAR file using the name for your application. Place it in your container's
-Original Message-
From: bindhu [mailto:[EMAIL PROTECTED]
Sent: 18 June 2007 11:49
To: user@struts.apache.org
Subject: RE: Help me pls
thank u so much Raghu. i will download struts1.3.x. can u pls say me the
how
to install it. i read the installation guide but its not that much
useful.
so
thank u so much Raghu. i will download struts1.3.x. can u pls say me the how
to install it. i read the installation guide but its not that much useful.
so can u pls help me
--
View this message in context:
http://www.nabble.com/Help-me-pls-tf3939274.html#a11173372
Sent from the Struts - User ma
@struts.apache.org
Subject: RE: Help me pls
y will version 2.0.8 will not work
--
View this message in context:
http://www.nabble.com/Help-me-pls-tf3939274.html#a11172900
Sent from the Struts - User mailing list archive at Nabble.com
y will version 2.0.8 will not work
--
View this message in context:
http://www.nabble.com/Help-me-pls-tf3939274.html#a11172900
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL P
This is struts 1.3.x version syntax ... donwload 1.3.8 version and then
try
-Original Message-
From: bindhu [mailto:[EMAIL PROTECTED]
Sent: 18 June 2007 10:55
To: user@struts.apache.org
Subject: Help me pls
I am new to struts. i downloaded struts2.0.8 n and copied all the .war
files
fr
the WEB-INF should be in capital letters to run a web application in linux.
actually i have faced the same problem . windows in not case sensetive but
linux ,it is only for WEB-INF,. Your can mention lib, classes or other folders
names in lower case
best of luck
sorry that is typo error...
lib is fine.
On 6/14/07, Rainer Hermanns <[EMAIL PROTECTED]> wrote:
Rename the folder from WEB-INF\Lib to WEB-INF\lib...
> Sorry forgot to mention
>
> I have oscache-2.1.1.jar inside WEB-INF\Lib which is working fine in
> windows
> and failing in unix.
> I extrac
Rename the folder from WEB-INF\Lib to WEB-INF\lib...
> Sorry forgot to mention
>
> I have oscache-2.1.1.jar inside WEB-INF\Lib which is working fine in
> windows
> and failing in unix.
> I extracted the jar in from my unix server and it contains the jar which
> fine and having the NeedsRefreshExce
Sorry forgot to mention
I have oscache-2.1.1.jar inside WEB-INF\Lib which is working fine in windows
and failing in unix.
I extracted the jar in from my unix server and it contains the jar which
fine and having the NeedsRefreshException class.
I did check the case sense between windows and unix.
Seems like you don't have oscache jar on your lib folder.
musachy
On 6/14/07, Sachin <[EMAIL PROTECTED]> wrote:
Help me on the below error
[6/14/07 9:48:11:304 EDT] 152c2ad5 WebGroup E SRVE0026E: [Servlet
Error]-[com/opensymphony/oscache/base/NeedsRefreshException]:
java.lang.NoClassDefFoundE
2007/4/13, Lance <[EMAIL PROTECTED]>:
I hadn't heard of this before and it looks quite good.
Has anyone had good / bad experiences with it?
In particular with is it possible to get a
reference to the current object and use it in and onRowClick for example?
I think that you need to ask this qu
I hadn't heard of this before and it looks quite good.
Has anyone had good / bad experiences with it?
In particular with is it possible to get a
reference to the current object and use it in and onRowClick for example?
Antonio Petrelli wrote:
2007/4/13, OSMAN Mohamed AMINE <[EMAIL PROTECTED]
2007/4/13, OSMAN Mohamed AMINE <[EMAIL PROTECTED]>:
hi,
would you like help me to developping with struts-layout in my jdevelopper
thank you to give me a stepby step exemple.
http://struts.application-servers.com/
Antonio
-
T
Shailesh Barde wrote:
How to load a class from 2 different jars in a java class file using
ClassLoader?
Um... you want to load a single class from two different jars?!
Please try to include something about the nature of your question in the
subject header.
Dave
--
You haven't given enough information to be sure (we'd need to see your
form bean definition, validation rules and form bean code) but my guess
is you have validation rules for a property that doesn't exist in your
form bean.
L.
senthil Kumar wrote:
Hello All.,
I have a action form called "D
Hi Deepak,
Yes, i want to change the value of Resource Bundle at Runtime.For that i have
written a code but i won't find metod to set the value of key as we have
put(key,value)method in Map.Can u help me?
Regards,
Shailesh
[EMAIL PROTECTED]
On Fri, 11 Nov 2005 Kumar deepak wrote :
>Hi,
>
>Y
Hi,
You want to set it in runtime?
Regards
Deepak Kumar
--- Shailesh Barde <[EMAIL PROTECTED]> wrote:
> Hello,
>I have to set the value in the Struts
> Resource Bundle .Can anyone help me out to know how
> to set the value for particular key in Resource
> Bundle either using java.util
On 11/9/05, Vu, Thai <[EMAIL PROTECTED]> wrote:
> The layout is /WEB-INF/admin/tiles/layout.jsp
>
> The tiles pieces are /WEB-INF/admin/tiles/expandedusermenu.jsp and
> /WEB-INF/admin/tiles/userlist.jsp.
>
> The real page is /WEB-INF/admin/userlist.jsp.
The attachments didn't come through. In gen
PROTECTED]
Sent: Wednesday, November 09, 2005 12:08 PM
To: Struts Users Mailing List
Subject: Re: Help me please
On 11/9/05, Vu, Thai <[EMAIL PROTECTED]> wrote:
> I don't know what's wrong with my application. I use tiles and
whenever
> I put in a piece of the tiles, the whole p
On 11/9/05, Vu, Thai <[EMAIL PROTECTED]> wrote:
> I don't know what's wrong with my application. I use tiles and whenever
> I put in a piece of the tiles, the whole piece isn't
> processed. Do you think of any problem?
Seeing an example of your code would help. Are you trying to have the
in one
I think that the easiest way is not to use automatic validation. Call
validate() manually from action class. If errors found, stick your
datalist into request object and forward to dataform.jsp.
If you want to redirect, append datalist to URL. You would need to
create new ActionForward instance.
]
Sent: 28 June 2005 16:54
To: Struts Users Mailing List
Subject: Re: Help me with my problem in Automatic Validation please
There are two approaches to correcting this.
1. If you are using Sessions, Place the datalist into the session instead of
the request. This will insure the datalist is
There are two approaches to correcting this.
1. If you are using Sessions, Place the datalist into the session instead of the request. This will insure the datalist is available, but can does add overhead to the application. Additionally, if you do not clean up the data, this can use up memory
The datalist should probably sit in the session scope rather than request.
Until there is an "intermediary" scope, this is probably the most
cost-effective method. Just ensure that Action2 performs some cleanup that
removes it from the scope when you are done with it.
Christopher Marsh-Bourdon
ww
What are the changes that you made to the web.xml
file? What kind of the struts-config.xml you created?
Show us those files so that we are able to help.
--- K Rajesh <[EMAIL PROTECTED]> wrote:
> I am new to struts.i bought struts complete
> reference book.
> i tried one MiniHR Application. but is
dbConnectionBroker can be downloaded from
http://www.javaexchange.com/
--- klute <[EMAIL PROTECTED]> wrote:
> take a look at
>
http://www.stanford.edu/group/coursework/stanfordoki/javaexchange/com.javaexchange.dbConnectionBroker.DbConnectionBroker.html
>
> not sure where it can be downloaded th
take a look at
http://www.stanford.edu/group/coursework/stanfordoki/javaexchange/com.javaexchange.dbConnectionBroker.DbConnectionBroker.html
not sure where it can be downloaded though. look
around.
james
--- Milson Fredy Cardona Echeverri
<[EMAIL PROTECTED]> wrote:
> hi
>
> my problem with th
No Collection found exception comes when the collection returned from
the property on the bean is null.
My guess would be in your Action, you might not be setting the
collection properly to the form.
I see this statement in your Action,
ListadoFormatosForm listadoFormatosForm = null;
How are you
Message -
From: "Kathy Zhou" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Friday, May 28, 2004 9:30 AM
Subject: RE: Help me, Set data in filed text - reply
> You can prepopulate the data in your Acti
You can prepopulate the data in your ActionForm.
Kathy
-Original Message-
From: Teixeira, Jorge (Informaker) [SMTP:[EMAIL PROTECTED]
Sent: Friday, May 28, 2004 10:13 AM
To: 'Struts Users Mailing List'
Subject:Help me, Set data in filed text
Importance: High
Good morni
You can prepopulate the data in your ActionForm.
Kathy
> -Original Message-
> From: Teixeira, Jorge (Informaker) [SMTP:[EMAIL PROTECTED]
> Sent: Friday, May 28, 2004 10:13 AM
> To: 'Struts Users Mailing List'
> Subject: Help me, Set data in filed text
> Importance: High
>
> Good
Hola,
no we won't.
_this_is _user_at_struts_ - in case you didn't notice ...
That makes your question *completely off topic*.
Since I'm a nice guy I'll still give you two pointers:
1.) ejbPostCreate()
2.) http://saloon.javaranch.com try the J2EE / EJB forum
(you might wanna *search* the foru
http://jakarta.apache.org/struts/userGuide/struts-bean.html#cookie
It looks like that is for defining a scripting variable (to use in your JSP)
from a cookie, rather than for writing a cookie to the response.
-Max
- Original Message -
From: "chaitu_4_u2003" <[EMAIL PROTECTED]>
To: <[EMA
40 matches
Mail list logo