Hi Ratna,
Just go to Jquery Ajax API this url and you will find
all ajax implementation. you just need to specify url, data, and type and
on success what ever you want to do just do...
Re: Please help me in resolving the problem(dojo + struts 2)
Ratna Kar
to
-4349
> >
> > Also seems like dojo plugin is going to be deprecated from the next major
> > release 2.5.. Can any one confirm this..
> >
> > One more question, in order to develop ajax based application... Which
> > plugin is more suitable and popular at this point of time..
Hi Ratna,
For AJAX implementation JQuery is best as you can
find lots of option and example to implement it.
Re: Please help me in resolving the problem(dojo + struts 2)
Ratna Kar
to:
Struts Users Mailing List
07/07/2014 05:11 PM
Please respond to "Struts
in order to develop ajax based application... Which
> plugin is more suitable and popular at this point of time.. ?
> Is it jquery plugin ? Please help me in choosing the right plugin..
>
> Thanks once again
>
>
>
>
> On Mon, Jul 7, 2014 at 4:49 PM, Sreekanth S. Nair
... Which
plugin is more suitable and popular at this point of time.. ?
Is it jquery plugin ? Please help me in choosing the right plugin..
Thanks once again
On Mon, Jul 7, 2014 at 4:49 PM, Sreekanth S. Nair <
sreekanth.n...@egovernments.org> wrote:
> Have you tried using jquery plugin
ber("$Rev$".match(/[0-9]+/)[0]),
>
>
> *Error 2*
>
> TypeError: dojo.require is not a function
>
> dojo.hostenv.writeIncludes(true);
>
> Please help me in resolving the issue.
>
action. .. pls help
*Error 1*
TypeError: "$Rev$".match(...) is null
revision: Number("$Rev$".match(/[0-9]+/)[0]),
*Error 2*
TypeError: dojo.require is not a function
dojo.hostenv.writeIncludes(true);
Please help me in resolving the issue.
ujjivanInsurance
>>
>>
>> > scope="session" type="com.r2k.ujjivan.action.UjjivanInsurance">
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> CustomerID:
>>
>>
>&
t;
>
> CustomerID:
>
>
>
>
> please give a solution
>
>
>
> --
> View this message in context:
> http://struts.1045723.n5.nabble.com/ple-help-me-out-tp5710625.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
> --
: /ujjivanInsurance
CustomerID:
please give a solution
--
View this message in context:
http://struts.1045723.n5.nabble.com/ple-help-me-out-tp5710625.html
Sent from the Struts - User mailing list archive at Nabble.com
I'd consider using Dojo without the tags, or perhaps wrapped in thin
JSP-based tags.
Dave
On May 25, 2011 10:32 PM, "xiaxia347work" wrote:
uld you post an example of what you're trying to do?
>
> -Brian
>
>
>
> On Fri, Jul 9, 2010 at 7:39 AM, Salish S wrote:
> > -- Forwarded message --
> > From: Salish S
> > Date: Fri, Jul 9, 2010 at 6:07 PM
> > Subject: hi please help me s
hi hello
i had done the project as described in this site example
http://www.vaannila.com/struts-2/struts-2-example/struts-2-crud-example-1.html
its working fine just the change is that the Db i used is mysql thatall
But how can i do the clientside validtion by xml file and how can i do the
same
ate.cfg.xml files or annotations in the model
classes. Could you post an example of what you're trying to do?
-Brian
On Fri, Jul 9, 2010 at 7:39 AM, Salish S wrote:
> -- Forwarded message --
> From: Salish S
> Date: Fri, Jul 9, 2010 at 6:07 PM
> Subject
-- Forwarded message --
From: Salish S
Date: Fri, Jul 9, 2010 at 6:07 PM
Subject: hi please help me struts2
To: "es...@vaannila.com"
Hi
i had gone through the struts2 crud in the
http://www.vaannila.com/struts-2/struts-2-example/struts-2-crud-example-1.html
its fin
> >
> >
> > all the information from the User table appear + two comboboxes :
> >
> >
> >
> > combobox (All roles in the database)
> >
> > combobox (Assigned roles to this user)
> >
> > two links :
> >
> > right arrow li
mation from the User table appear + two comboboxes :
>
>
>
> combobox (All roles in the database)
>
> combobox (Assigned roles to this user)
>
> two links :
>
> right arrow link for revoking roles
>
> left arrow link for granting roles
>
>
>
> could you please
:
all the information from the User table appear + two comboboxes :
combobox (All roles in the database)
combobox (Assigned roles to this user)
two links :
right arrow link for revoking roles
left arrow link for granting roles
could you please help me doing this ?
thanks
your
2009/4/7 PEGASUS84 :
> public class DataOre {
> List giorno=new ArrayList();
>
>
>
> public DataOre(){
> giorno = new ArrayList();
You already created list, not needed
> <%...@page import="bean.DataOre"%>
> listValue="giorno" />
You can't use that bean directly, it has to be returned by g
ter and the Map
>> value will become the option body. ""
>>
>> Now, you have list as "DataOre". This is not, as the documentation says,
>> an
>> "Iterable source to populate from".
>>
>> M.
>>
>> -----Origi
M.
>
> -Original Message-
> From: PEGASUS84 [mailto:pegasu...@hotmail.it]
> Sent: Tuesday, April 07, 2009 12:56 PM
> To: user@struts.apache.org
> Subject: Re: please help me
>
>
> this is my bean
> package bean;
> import java.util.*;
>
> p
have list as "DataOre". This is not, as the documentation says, an
"Iterable source to populate from".
M.
-Original Message-
From: PEGASUS84 [mailto:pegasu...@hotmail.it]
Sent: Tuesday, April 07, 2009 12:56 PM
To: user@struts.apache.org
Subject: Re: please hel
d("Wednesday");
giorno.add("Thursday");
giorno.add("Friday");
giorno.add("Saturday");
}
}
anf in the jsp page there is
<%...@page import="bean.DataOre"%>
--
View this message in context:
http://www.nabble.com/please-help-me-t
i repeat my question
i want populate the list from action tag whit ArrayList which is in a bean
without to use action.
Can i do?
--
View this message in context:
http://www.nabble.com/please-help-me-tp22933522p22933522.html
Sent from the Struts - User mailing list archive at Nabble.com
ere's an example using the REST plugin:
> http://www.blueskyminds.com.au/url-hierarchy/
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
V
Ryan Wong wrote:
how can I apply the URL http://localhost:3000/ontrack/1/sprints/1 to action
to show item with ontract id - 1 and sprints id - 1
Here's an example using the REST plugin:
http://www.blueskyminds.com.au/url-hierarchy/
to show item with ontract id - 1 and sprints id - 1
>
--
View this message in context:
http://www.nabble.com/Can-anyone-help-me-with-an-example-of-REST-with-mutiple-paras-tp19154913p19155308.html
Sent from the Struts - User mailing list archiv
how can I apply the URL http://localhost:3000/ontrack/1/sprints/1 to action
to show item with ontract id - 1 and sprints id - 1
--
View this message in context:
http://www.nabble.com/Can-anyone-help-me-with-an-example-of-REST-with-mutiple-paras-tp19154913p19154913.html
Sent from the Struts
this helpful. Your comments, questions anything would be appreciated?
Thanks
Prashanth
--
View this message in context:
http://www.nabble.com/DOJO-Dialog-Problem--Please-help-me-tp18951580p19048300.html
Sent from the Struts - User mailing list a
--- On Tue, 8/19/08, prashanth2 <[EMAIL PROTECTED]> wrote:
> I would like to know how and if it is possible to call a
> dialog box from a iframe? Or have the dialog box pop out
> from an iframe? and how can i pass variables from dialog
> box to my struts action class, if so how to retrieve
> them
quest"?
inbuilt dojo0.4 with s2 is not supportive, so i started using dojo1.1.1. Is
this helpful. Your comments, questions anything would be appreciated?
Thanks
Prashanth
--
View this message in context:
http://www.nabble.com/DOJO-Dialog-Problem--Please-help-me-tp18951580p19048300.html
Sen
lso please help me in passing some
variables to the dialog, so that i can display a new jsp based on the server
response. http://www.nabble.com/file/p18951580/Doj-Dialog.JPG Doj-Dialog.JPG
Here is my jsp as follows:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<%@ taglib pr
Thanks Dave and Lukasz,
i got the concept, and solved the issue.
Thank you very much.
On Tue, Jul 15, 2008 at 4:47 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- On Tue, 7/15/08, Narayana S <[EMAIL PROTECTED]> wrote:
> > I am new to struts 2. my page is having a list which
> >
--- On Tue, 7/15/08, Narayana S <[EMAIL PROTECTED]> wrote:
> I am new to struts 2. my page is having a list which
> is dynamically generated by action, so while calling
> the jsp page itself from a menu, I am calling URL
> "/mymodule1/EditEmployee.action", which is mapped to
> EditEmplyeeAction.
Hi,
I'm supposing that you have actions mapped by methods in action class
(execute(), update(), etc.) If so, to disable validation for
particularly methods, annotated them with @SkipValidation
Regards
--
Lukasz
http://www.lenart.org.pl/
-
Hi,
I am new to struts 2. my page is having a list which is dynamically
generated by action, so while calling the jsp page itself from a menu, I am
calling URL "/mymodule1/EditEmployee.action", which is mapped to
EditEmplyeeAction.java. first time when i am generating the page I am
generat
" %>
I also include all the jar file. And tld files. In the respective
folders. And using them as necessary.
------
Problem.
> >
> > I also include all the jar file. And tld files. In the respective
> > folders. And using them as necessary.
> >
> > ----
> > -
> >
> > 4. try
> >
> > Web.xml
> >
> >
&g
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 25, 2008 10:17 PM
To: 'Struts Users Mailing List'
Subject: RE: Pagination problem with struts2,Please Please help me.
Yes, giving value 8 for this.
-Original Message-
From: Musac
Yes, giving value 8 for this.
-Original Message-
From: Musachy Barroso [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 25, 2008 10:07 PM
To: Struts Users Mailing List
Subject: Re: Pagination problem with struts2,Please Please help me.
Are you sure there is data on that list? try this on
t; 4. try
>
> Web.xml
>
>
>
> http://displaytag.sf.net
>
> displaytag.tld
>
>
>
> employee. Jsp
>
> <%@ taglib uri=" http://displaytag.sf.net"; prefix="display" %>
>
&
" %>
I also include all the jar file. And tld files. In the respective
folders. And using them as necessary.
------
Problem.
: "ihaveareason" <[EMAIL PROTECTED]>
To:
Sent: Thursday, January 31, 2008 4:29 AM
Subject: Please help me in Coding
>
> Hi,
> Any one please help in coding i have to bring CSV(comma separated values)
> datas through struts.I can able to run java file successfully,but iam
&g
> Hi,
> > Any one please help in coding i have to bring CSV(comma separated values)
> > datas through struts.I can able to run java file successfully,but iam
> > getting errors in Struts.xml. Here by i pasted the java file and
> > Struts.xml.
> > Please help me its ur
2008/1/31, ihaveareason <[EMAIL PROTECTED]>:
>
>
> Hi,
> Any one please help in coding i have to bring CSV(comma separated values)
> datas through struts.I can able to run java file successfully,but iam
> getting errors in Struts.xml. Here by i pasted the java file and
>
Hi,
Any one please help in coding i have to bring CSV(comma separated values)
datas through struts.I can able to run java file successfully,but iam
getting errors in Struts.xml. Here by i pasted the java file and Struts.xml.
Please help me its urgent. http://www.nabble.com/file/p15200971
Yes, I know the wrong list, but been googling with not much luck -
didn't feel like spending the time yet to join some bea list until I
asked some of you geniuses first:
Ultimately I have to run this app on an old server bea weblogic 8.1 on
java4, so for prototyping I've started out using Tomcat4
t; ID Title -- O smal O medium O hight
>
> SaveSubmitButton
>
>
> The three radio buttons are all not selected, the user just has to select
> one of each line then click the Save SubmitButton.
>
>
--- "A. Lotfi" <[EMAIL PROTECTED]> wrote:
> what I am asking is :
> ID is a number.
> Title is a string.
>
> How about the group radio buttons ?
Whatever you want them to be, and it can depend on
what DB you're using.
d.
what I am asking is :
ID is a number.
Title is a string.
How about the group radio buttons ?
Dave Newton <[EMAIL PROTECTED]> wrote:
--- "A. Lotfi" wrote:
> 1) How to create the data radio buttons in the
> database table?
Are you asking what SQL to use to create the column
that repr
--- "A. Lotfi" <[EMAIL PROTECTED]> wrote:
> 1) How to create the data radio buttons in the
> database table?
Are you asking what SQL to use to create the column
that represents the radio button choice?
d.
-
To unsubscribe, e-ma
SaveSubmitButton
The three radio buttons are all not selected, the user just has to select one
of each line then click the Save SubmitButton.
Please help me,
1) How to create the data radio butons in the database tabel ?
Thank you, your help
Wendy , Thank you very much.
On 9/3/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On 9/2/07, Joey Watson <[EMAIL PROTECTED]> wrote:
>
> > I have to find Struts 1.0.2 Binary Distribution, Struts 1.0.2 Library
> > Distribution and
> > Struts 1.0.2 Source Code Distribution for a project, but I didn't
On 9/2/07, Joey Watson <[EMAIL PROTECTED]> wrote:
> I have to find Struts 1.0.2 Binary Distribution, Struts 1.0.2 Library
> Distribution and
> Struts 1.0.2 Source Code Distribution for a project, but I didn't find
> it on apache website(http://archive.apache.org/dist/jakarta/struts/binaries/),
> o
Hi everybody.
I have to find Struts 1.0.2 Binary Distribution, Struts 1.0.2 Library
Distribution and
Struts 1.0.2 Source Code Distribution for a project, but I didn't find
it on apache website(http://archive.apache.org/dist/jakarta/struts/binaries/),
only 1.1 can be found, so anybody know where I
message in context:
http://www.nabble.com/-Java-script-not-working-in-Netscape%2CFirefox%2CSafari***URGENT-PLS-HELP-ME**-tf3943161.html#a11662471
Sent from the Struts - User mailing list archive at Nabble.com.
-
To
If you want to write portable javascript, learn the language, or at
least learn what makes the language quirky. If you want to do that very
quickly, watch the videos referred to here:
http://jroller.com/page/TedHusted?entry=crockford_clips
-Dale
--
net) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 19 June 2007 8:09 AM
To: user@struts.apache.org
Subject: Java script not working in
Netscape,Firefox,Safari***URGENT PLS HELP ME**
Hi all,
I am working in a pure struts application which went live succesfully.
1.1 on http-8080
--
View this message in context:
http://www.nabble.com/Problem-in-JSP.-help-me-pls-tf4011460.html#a11391886
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PRO
http-8080
--
View this message in context:
http://www.nabble.com/Problem-in-JSP.-help-me-pls-tf4011460.html#a11391886
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED
m. Others, please correct me if I'm wrong.
>
> Cheers,
> Session
>
>
>>
>
>> hai,
>>
>> when trying to open my jsp page in browser i get this error. can anyone
>> plas help me. type Exception report
>>
>> message
>&g
tool like ant to do it for
you.
bindhu wrote:
> hi,
>
> i hv done what u said
>
> n now my calsspath is
> CLASSPATH=C:\Program Files\Java\jre1.6.0_01\lib\*
>
> still i face the error.
>
> bindhu wrote:
>
>> hai,
>>
>> when trying to open my j
lsspath is
CLASSPATH=C:\Program Files\Java\jre1.6.0_01\lib\*
still i face the error.
bindhu wrote:
hai,
when trying to open my jsp page in browser i get this error. can
anyone plas help me.
type Exception report
message
description The server encountered an internal error () th
hi,
i hv done what u said
n now my calsspath is
CLASSPATH=C:\Program Files\Java\jre1.6.0_01\lib\*
still i face the error.
bindhu wrote:
>
> hai,
>
> when trying to open my jsp page in browser i get this error. can
> anyone plas help me.
> type Exception r
r;C:\struts1.3.8\l
> ib\*;C:\apache-tomcat-6.0.13\lib\*;C:\Program Files\Java\jre1.6.0_01\lib\*
>
> but i face the same problem. i dont use any IDE right now.
>
>
> bindhu wrote:
>>
>> hai,
>>
>> when trying to open my jsp page in browser i
.jar;C:\struts1.3.8\l
ib\*;C:\apache-tomcat-6.0.13\lib\*;C:\Program Files\Java\jre1.6.0_01\lib\*
but i face the same problem. i dont use any IDE right now.
bindhu wrote:
>
> hai,
>
> when trying to open my jsp page in browser i get this error. can
> anyone plas help me.
> type Exce
.
bindhu wrote:
>
> hai,
>
> when trying to open my jsp page in browser i get this error. can
> anyone plas help me.
> type Exception report
>
> message
>
> description The server encountered an internal error () that prevented it
> from fulfil
e-
tomcat-6.0.13\lib\*;C
> :\Program Files\Java\jre1.6.0_01\lib\*
>
>
> bindhu wrote:
>>
>> hai,
>>
>> when trying to open my jsp page in browser i get this error. can
>> anyone plas help me.
>> type Exception report
>>
>> message
&
\jre1.6.0_01\lib\*
>
>
> bindhu wrote:
>>
>> hai,
>>
>> when trying to open my jsp page in browser i get this error. can
>> anyone plas help me.
>> type Exception report
>>
>> message
>>
>> description The
\Java\jdk1
.6.0_01\lib\servlet-api.jar;C:\struts1.3.8\lib\*;C:\apache-tomcat-6.0.13\lib\*;C
:\Program Files\Java\jre1.6.0_01\lib\*
bindhu wrote:
>
> hai,
>
> when trying to open my jsp page in browser i get this error. can
> anyone plas help me.
> type Exception r
Hai Bindhu,
This org.apache.struts.taglib.html.FormTag is in struts core jar file..
Check if this jar and all its dependents exist in your web-inf/lib..
Kiran
bindhu wrote:
>
> hai,
>
> when trying to open my jsp page in browser i get this error. can
> anyone plas
check your struts jar file see if the tag handler classes there ...
On 7/2/07, bindhu <[EMAIL PROTECTED]> wrote:
hai,
when trying to open my jsp page in browser i get this error. can
anyone
plas help me.
type Exception report
message
description The server encountered an internal
re you have the corresponding .jar file in your lib
directory; I think that should take care of the problem. Others, please
correct me if I'm wrong.
Cheers,
Session
>
> hai,
>
> when trying to open my jsp page in browser i get this error. can anyone
> plas help me.
hai,
when trying to open my jsp page in browser i get this error. can anyone
plas help me.
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
org.apache.jasper.JasperException
:
Still the problem persists.
Please help me.
Thanks and Regards,
Vikash Manoranjan
-Original Message-
From: Nuwan Chandrasoma [mailto:[EMAIL PROTECTED]
Sent: 27 June 2007 14:46
To: Struts Users Mailing
cified for the "initial" attribute.This is what said in
the 1.1 DTD, hope this would help you.Thanks,Nuwan
- Original Message -
From: "Vikash Manoranjan" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 27, 2007 4:59 AM
Subject: help me...
HI all,
I am getting
On 6/19/07, bindhu <[EMAIL PROTECTED]> wrote:
hai,
can u help me out solving this problem. i have dowloaded struts1.3.8. but
while compiling struts enabled java i get error msg.
C:\apache-tomcat-6.0.13\webapps\reg\WEB-INF\classes\app>javac
RegisterForm.java
RegisterForm.j
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
--- "Krishna, Hari (FTT-CInternet)" wrote:
> The code highlighted in red color is giving "has no
> properties" error if I enable script notification in
> the browser. Please let us know the best way to
> fix.
I don't see anything in red, so it's kinda hard to
say.
Without the form fields in qu
Hi all,
I am working in a pure struts application which went live
succesfully. We got issues from users saying that they are getting
javascript errors if they use netscape/Safari/Firefox.
The same java script is working good in IE. Please let me know how to
make it cross browse
://www.nabble.com/Help-me-pls-tf3939274.html#a11175905
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
then what shd i do next
--
View this message in context:
http://www.nabble.com/Help-me-pls-tf3939274.html#a11174966
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
-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
@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
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
I hvae my pgm stored in tomcat\webapp\register\WEB-INF\classes\app
RegisterAction.java
RegisterForm.java
thank you in advance
pls anyone help me whats the mistake i hv done
--
View this message in context:
http://www.nabble.com/Help-me-pls-tf3939274.html#a11172716
Sent from the Struts - Use
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
<[EMAIL PROTECTED]> wrote:
>>
>> 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
>> >
>>
>>
>> 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/opensy
.
any idea what could be the problem?
On 6/14/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
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
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/NeedsRefre
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.NoClassDefFoundError:
com/opensymphony/oscache/base/NeedsRefreshException at
java.lang.Class.forName1(Native Method) at
ost(ActionServlet.java:525)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
--
View this message in context:
http://www.nabble.com/Urgent-%3A--java.lang.IllegalArgumentException%3A-No-Bean-specified%2C-help-me-to-resol
ROTECTED]>
To: user@struts.apache.org
Sent: Thursday, April 19, 2007 2:38:17 PM
Subject: Please help me get started
Hello,
I tried following the Struts 2 bootstrap tutorial, but even the first piece
looks like Martian to me. Could someone please give me a step by step approach
to setup struts
To sum up,
* http://struts.apache.org/index.html#Newbies
-T.
On 4/19/07, Session A Mwamufiya <[EMAIL PROTECTED]> wrote:
Hello,
I tried following the Struts 2 bootstrap tutorial, but even the first piece
looks like Martian to me. Could someone please give me a step by step approach
to setup
on <[EMAIL PROTECTED]>
To: Struts Users Mailing List
Sent: Thursday, April 19, 2007 2:55:49 PM
Subject: Re: Please help me get started
--- Shahak Nagiel <[EMAIL PROTECTED]> wrote:
> Problem is, Struts 2 is still too new and I don't
> think any books cover it. However, there are bo
--- Shahak Nagiel <[EMAIL PROTECTED]> wrote:
> Problem is, Struts 2 is still too new and I don't
> think any books cover it. However, there are books
> out there for Struts 1 (e.g.
>
http://www.amazon.com/Struts-Complete-Reference-2nd/dp/0072263865/ref=pd_bbs_sr_1/103-0332319-3664651?ie=UTF8&s=bo
Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
"Hey you! Would you help me to carry the stone?" Pink Floyd
1 - 100 of 213 matches
Mail list logo