2017-02-02 11:28 GMT+01:00 Anurag kumar :
> I have created generic Action variable i.e. T model , which I am using in
> struts.xml to resolve my dynamic results.
I don't really get it, can you post an example?
Regards
--
Łukasz
+ 48 606 323 122 http://www.le
On 2017-02-02 01:00 (+0530), Lukasz Lenart wrote:
> 2017-01-31 16:32 GMT+01:00 Anurag kumar :
> > Hi,
> >
> > My Action class returns generic object and It was working fine with struts
> > 2.3.16 but after upgrading with struts 2.3.31. It is excluding gener
2017-01-31 16:32 GMT+01:00 Anurag kumar :
> Hi,
>
> My Action class returns generic object and It was working fine with struts
> 2.3.16 but after upgrading with struts 2.3.31. It is excluding generic object.
> I found constant in
> struts-default.xml while searching. Here j
Hi,
My Action class returns generic object and It was working fine with struts
2.3.16 but after upgrading with struts 2.3.31. It is excluding generic object.
I found constant in struts-default.xml
while searching. Here java.lang.Object is excluded. My concern is if I am
overriding this
gt; >> interceptor stacks).
> >> Don't fear interceptors, they are your friends.
> >>
> >> On Tue, Oct 12, 2010 at 12:17 PM, aum strut
> wrote:
> >> > Hi All,
> >> >
> >> > I have a generic question about Struts2Interc
wrote:
>
>> Every app I've written has custom interceptors (and of course custom
>> interceptor stacks).
>> Don't fear interceptors, they are your friends.
>>
>> On Tue, Oct 12, 2010 at 12:17 PM, aum strut wrote:
>> > Hi All,
>> >
>> &g
s).
> Don't fear interceptors, they are your friends.
>
> On Tue, Oct 12, 2010 at 12:17 PM, aum strut wrote:
> > Hi All,
> >
> > I have a generic question about Struts2Interceptor,since Struts2 is
> itself
> > in term of Interceptor and most of the required in
Every app I've written has custom interceptors (and of course custom
interceptor stacks).
Don't fear interceptors, they are your friends.
On Tue, Oct 12, 2010 at 12:17 PM, aum strut wrote:
> Hi All,
>
> I have a generic question about Struts2Interceptor,since Struts2 is
I don't think I've deployed an app without at least one or two custom
interceptors.
On Tuesday, October 12, 2010, aum strut wrote:
> Hi All,
>
> I have a generic question about Struts2Interceptor,since Struts2 is itself
> in term of Interceptor and most of the required
Hi All,
I have a generic question about Struts2Interceptor,since Struts2 is itself
in term of Interceptor and most of the required interceptors are there
placed.
My question is how many of us are using custom Interceptor which are there
in production enviornment.my idea is to get some broad
Hi Stephane,
personally i would do it with div managed by jquery,
this div can be result of search action displayed by one or many jsp's.
So it would like this:
user clicks somewhere on the page to search,
div shows up with empty result and search text field,
user writes some text in search text fi
Hello struts users !
I am building a web application whose users will often need to search many
diffrent kind of entity. To find it they will have the choice between to
click on the element through a table (not really convinient when there are
many entity) or to find it by a search on the name wit
I would like a make a couple beans available to the view layer.
I want to do this without modifying actions or customizing what they inherit
from.
I would like to do this in a generic way, without making something that is
specific to one view technology. e.g. I know it could be done with a
nt
want
this type of table structure(row by row). I want to customize table
structure as that of generic html table.
You'll need to customize the templates for the 'ajax' theme, or create
your own theme based on / extending the 'ajax' theme, to define the
markup you w
t;> want
>> this type of table structure(row by row). I want to customize table
>> structure as that of generic html table.
>
> You'll need to customize the templates for the 'ajax' theme, or create
> your own theme based on / extending the 'ajax' theme,
customize table
structure as that of generic html table.
You'll need to customize the templates for the 'ajax' theme, or create
your own theme based on / extending the 'ajax' theme, to define the
markup you want to generate. See here for details:
http://struts.apache.org
structure as that of generic html table.
Pls ask me if any communication problem.
Pls help me asap.
Waiting for ur reply.
regards,
Ashok.
--
View this message in context:
http://www.nabble.com/I-need-generic-html-table-structure-with-theme-ajax-in-struts-2-tp19202580p19202580.html
Sent from the
Hi,
I got a problem with an extremly generic platform I'm trying to implement.
Here is my genericAction code to understand the question mentionned above:
===
public abstract class GenericAction extends ActionSupport imple
Hi,
I need a generic "selection screen" in my application.
By Selection screen I mean
1° Two html select one for "selectable items"
And an other for "selected items"
2° five buttons "copy" "copy all" "remove" "remove all" a
ilesContainer.render(BasicTilesContainer.java:401)
[2 ou 3 more pages of ininteligible stacktrace]
This message is very generic, not poiting to the real error (in this
case, I was calling PErson p = session.getAttribute("person") that
misses a cast to convert the returned Object to a Person.
Does anybod
From: robin bajaj [mailto:[EMAIL PROTECTED]
> I need to know how can I generate GLOBAL validation errors using the
> validation.xml file. I know this can be done easily in ActionForm's
> java code like:
Like what kind of "global" validation errors?
Dave
--
Hi Everyone,
I am using Struts 1.2 validation framework where I am using the
following elements to mention validation rules for specific action
properties.
But this only allows me to generate validation errors for specific
ActionForm property names.
I need to
ngType even works.
I'll do a little refactoring here.
> My whole generic templates question came from the error msg that was
> reported from the clay message bundle. I thought it was telling me
> that particular the way I had configured my templates was too much for
> it to handle
>From: "Ryan Wynn" <[EMAIL PROTECTED]>
>
> One thing I did notice though was that Clay was interpreting some
> components nested within in a html template. I removed the
> whole comment block and the error went away.
Darn, I thought we had the comment bug resolved. I'll take another look at
e when using HTML templates and nesting
> > > a clay component. It is also likely that the problem was caused by using
> > > generic templates with symbol replacement of the
> > > [EMAIL PROTECTED]:
> > > java.lang.NullPointerException
> > >
> >
> >
> with symbol replacement or if I have made a mistake.
> >
> > The Component jsfid attribute is null. The cause is most likely a
> > missing "clayJsfid" attribute when using HTML templates and nesting
> > a clay component. It is also likely that the problem wa
nent jsfid attribute is null. The cause is most likely a
> missing "clayJsfid" attribute when using HTML templates and nesting
> a clay component. It is also likely that the problem was caused by using
> generic templates with symbol replacement of the
> [EMAIL PROTECTED
ribute is null. The cause is most likely a
> missing "clayJsfid" attribute when using HTML templates and nesting
> a clay component. It is also likely that the problem was caused by using
> generic templates with symbol replacement of the
> [EMAIL PROTECTED]:
> java.lang.Nu
bute when using HTML templates and nesting
a clay component. It is also likely that the problem was caused by using
generic templates with symbol replacement of the
[EMAIL PROTECTED]:
java.lang.NullPointerException
In my component that extends clay, clayJsfid is tied to a value
binding ex
On 7/13/05, Vijay K Anand <[EMAIL PROTECTED]> wrote:
> Hi All
>
> Any blueprint how can we write genric code for manipulating data in a
> table ,
>
Can you expand your question please? If you are interested in
displaying tabular data in your JSPs have a look at the DisplayTag
http://displaytag.s
Hi All
Any blueprint how can we write genric code for manipulating data in a
table ,
Regards
Vijay
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thank you Jeff, your solution is exactly what i was looking for.
Now i'd have another question, still slightly off-topic in a
struts-list, but is there an ajax list ?
In order to keep compatibility for all users, including those who
don't enable JavaScript, I need to have a solution where ajax u
Event handlers have to be functions. When you write
'onreadystatechange = processStateChange(spanID);', the
processStateChange() function is *immediately* executed, and the
returned value is assigned to the event handler. This works great if
your processStateChange returns a function, but if it r
No, you cannot pass a paremter the way you are trying...
req.onreadystatechange registers an event handler with the
XMLHttpRequest object, and it just takes a reference to a function.
The way to handle this is to set the span ID in a page-scope variable
that your state change handler will refe
Hi all,
Using Ajax (with Struts, but it's not really a struts issue), is it
possible to use the function called "processStateChange" by Franck
with an argument ?
I would like to have one function beeing able to be used more times in
a page, updating different span zones according to the control
hi,
i've a form bean with a map backed propery namend "orderedNumber". This
property returns the number of ordered items for a given product id, eg.
"getOrderedNumber(423)" returns the number of ordered items for the product
with id=423.
i want to validate the input (which is stored int the proper
gt;
>
> -Original Message-
> From: Leon Rosenberg [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 01, 2005 2:31 PM
> To: 'Struts Users Mailing List'
> Subject: AW: Form Handling Question Generic
>
> Hi,
>
> If you really don't need to validate
ailto:[EMAIL PROTECTED]
Sent: Friday, April 01, 2005 2:31 PM
To: 'Struts Users Mailing List'
Subject: AW: Form Handling Question Generic
Hi,
If you really don't need to validate but just to store a list of objects in
the db, i'd suggest to forget about action forms and work
presentation objects' created by
the action, which would make it also very dynamical on the backend side, and
storing maps is something each persistence layer implementation is able of.
> -Ursprüngliche Nachricht-
> Von: Scott Purcell [mailto:[EMAIL PROTECTED]
> Gesendet: Frei
presentation objects' created by
the action, which would make it also very dynamical on the backend side, and
storing maps is something each persistence layer implementation is able of.
> -Ursprüngliche Nachricht-
> Von: Scott Purcell [mailto:[EMAIL PROTECTED]
> Gesendet: Frei
Hello,
I have been building an appliction using the Struts framework for a couple of
weeks and am starting to get a good feel for using it. So far I have been using
ActionForms and am pleased with them.
As I was going over the job specification yesterday, I noticed I am coming up
on a large
On Mon, 24 Jan 2005 16:54:49 +0100, Gianpiero Caretti
<[EMAIL PROTECTED]> wrote:
> Hi All,
> I need help about struts and tiles.
>
> I have an application using tiles and I have a jsp page that can be used as
> output page for several different actions. In this page I'd like to have a
> link to re
Hi All,
I need help about struts and tiles.
I have an application using tiles and I have a jsp page that can be used as
output page for several different actions. In this page I'd like to have a
link to recall the input action (with different parameters). Something like
"ActionMapping.getPath()"
> -Original Message-
> From: Nagiel, Shahak (Mission Systems) [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 09, 2004 11:33 AM
> To: [EMAIL PROTECTED]
> Subject: More generic cookie question
>
>
> We have a customized login/authentication scheme in our si
We have a customized login/authentication scheme in our site, using an extended
Struts ActionMapping class. The authentication check itself (handled in our
extended ActionServlet class) is simple: if the user has a username, proceed,
otherwise forward to the login page. In order to smoothly ha
Example of retrieving the configuration of the form.
OutStanding questions are:
1.) Is the order of the array returned from findFormPropertyConfigs()
call the order defined in the tag of the
struts-config.xml file?
2.) From the server side. If one wished to determined if the fieldname
was requi
hat we decided was to design the input/output
objects from our interfaces as "java beans" and allow the use of these beans
directly in the view layer & submit to our interface through a
single-generic action.
This allows the quick (& definitely dirty) development that some customer
as "java beans" and allow the use of these beans
directly in the view layer & submit to our interface through a
single-generic action.
This allows the quick (& definitely dirty) development that some customers
require. We also plan to have custom tags that help in the creation of
Package them as a jar file. Add it to your ear file and modify the
"CLASSPATH" in manifest.mf file of all the WAR files to include this new
jar file.
HTH.
[EMAIL PROTECTED] wrote:
If I had an ActionClass that I want shared across all applications in
my EAR, where should I put it? I'm using WS
If I had an ActionClass that I want shared across all applications in my
EAR, where should I put it? I'm using WSAD 5.1 (Eclipse). Thanks for any
pointers.
--
Michael H. Zatko
WebSphere Developer
Boscov's Information Services
Work: 610-929-7317
Home: 610-562-2407
---
50 matches
Mail list logo