Hi,
I am presently working on struts 2.0.
Whenever i use strutsUI tags(with theme="ajax") nothing is rendered on
page.
I have done like this:-
In web.xml
struts-cleanup
org.apache.struts2.dispatcher.ActionContextCleanUp
sitemesh
com.opensymphon
newton.dave wrote:
>
> Srikanth Goud wrote:
>> I am presently working on struts 2.0.
>> Whenever i use strutsUI tags(with theme="ajax") nothing is rendered on
>> page.
>> I have done like this:-
>> In web.xml
>>
>>
&
Hi,
My requirement is fieldError should appear below/above respective fields.
for that i written the following code:-
first
with this
verride the fielderror for the theme without creating a
> new one. You just need to create a template/themename in the classes
> directory and place the template of the modifield fielderror in there.
> Struts first looks for theme templates in the classes directory of the
> application.
Hi,
I have a requirement where after saving data in to database , show a popup
in the same page propmting Continue or ok.
For this i am planning to write a javascript for popUp.
But how to invoke the popup from the execute method?
And how to write the JavaScript in the Bean?
Or is there any
Hi,
How to invoke the javaScript from execute method?
And i am not clear with the reply u send.
Srikanth
Srikanth Goud wrote:
>
> Hi,
> I have a requirement where after saving data in to database , show a
> popup in the same page propmting Continue or ok.
>
> For
Hi,
Iam writing validations in className-validation.xml file it is working
fine.
But in the form there are two radio buttons
1. If one is selected a new table appear on the form with 5 or 6 fields
and vice versa.
I written the validaions for all the fields including the table
Hi,
I was using default theme before.But to gain full control on UI part i
chaged to simple theme.
Know the problem is
I performed business logic in one the screen. If it is success than the
next screen in cycle.
But the validations are firing in the next screen.It should not fire
Sorry i have done blunder.There is no such issue
Srikanth
Srikanth Goud wrote:
>
> Hi,
>
>I was using default theme before.But to gain full control on UI part i
> chaged to simple theme.
>Know the problem is
> I performed business logic in one the screen.
Hi,
Still i don't have any idea for this.
Could you pls provide a solution
Srikanth
Srikanth Goud wrote:
>
> Hi Friends,
>
>Iam writing validations in className-validation.xml file it is working
> fine.
>
>But in the form there are Two Table
Hi,
In a page there is a textField as soon user enter value like 2,3 and
soon..
Creating table with Html with that many rows
and so on..
Know My question is there any way to create a table with ?
If yes how can i do that? And how can i retreive the values in
action(ass
11 matches
Mail list logo