Let me guess: a similar problem to the date/time picker tag.
>
>
> --- On Tue, 6/17/08, StrutsUser <[EMAIL PROTECTED]> wrote:
>
>> From: StrutsUser <[EMAIL PROTECTED]>
>> Subject: Dojo Rich Text Editor Not Rendered
>> To: user@struts.apache.org
>>
Hi,
I am trying to use Dojo Richtext editor in my jsp. I have specified it as
When the page is launched I get the error
There is no Action mapped for namespace /struts/dojo/src/widget/templates
and action name EditorToolbarOneline. - [unknown location]
at
com.opensymphony.xwork2.DefaultAc
issue relates to Maven, too.
>
> --- On Mon, 6/16/08, StrutsUser <[EMAIL PROTECTED]> wrote:
>>
>> staticFilter
>> /*
>> REQUEST
>>
>
> What's that? Why is it listed before the S2 filter? Will it block requests
newton.dave wrote:
>
> Please consider not posting the same question under different subjects.
> I'm entirely unsure how this issue relates to Maven, too.
>
> --- On Mon, 6/16/08, StrutsUser <[EMAIL PROTECTED]> wrote:
>>
>> staticFilter
>>
Hi,
I am using maven 2.0.8 with struts2. I need to use Ajax (DOJO) tags in my
application.
In my JSP I have specified as.
and am using datepicker tag in it.
My web.xml contains
-
sitemesh
/*
REQUEST
staticFilter
/*
REQUE
/*
REQUEST
FORWARD
struts
/*
REQUEST
FORWARD
I am launching my page using extension .html.
newton.dave wrote:
>
> --- On Sun, 6/15/08, StrutsUser <[EMAIL PROTECTED]> wrote:
>> I have specifi
shown? Is your S2 filter mapped so that S2 can serve
> its copy of Dojo?
>
> Dave
>
> --- On Sat, 6/14/08, StrutsUser <[EMAIL PROTECTED]> wrote:
>
>> From: StrutsUser <[EMAIL PROTECTED]>
>> Subject: DatePicker Button not generated
>> To: user@struts.a
Hi,
I have defined datepicker in my JSP as
But when the page is launched only the label is getting displayed. The
button for the picker is not displayed. Could you anyone please help me out
on this?
Thanks
I have given below the generated scripts for the date picker
-
Hi,
I am new to struts and am stuck with a problem. Could anyone please help me
with this.
I need to create a table which should get values from DB and display them. I
should also be able to add/delete rows to/from the table. Some of the
columns of the table should be rendered as combo boxes.
Is
Hi,
I am having a situation where the tag does not work. I am doing
some client side validation using javascript and server side valdiations in
the 'validate()' method of my action class.
When client side validation fails and I click the reset button, the data
gets cleared.
But when the validati
this:
>
>
> _your_javascript_here_
>
>
>
>
> On Wed, Jun 4, 2008 at 9:40 AM, StrutsUser <[EMAIL PROTECTED]>
> wrote:
>
>>
>> Hi,
>> I tried this by putting this code in a javascript function and calling it
>> during onfocus of . It
Hi,
I have a situation where I am doing some client side validation in
javascript. When an error occurs I need to get the error message from
ApplicationResources.properties. I also need to pass a field name to the
error message. I tried using getText() within JavaScript to access the error
message
n Wed, Jun 4, 2008 at 8:40 AM, StrutsUser <[EMAIL PROTECTED]>
> wrote:
>
>>
>> Thanks Felipe.
>> Could you give me some pointers in writing this sort of Javascript code
>> for
>> focussing on an element.
>> I am not well versed in Javascrip
Thanks Felipe.
Could you give me some pointers in writing this sort of Javascript code for
focussing on an element.
I am not well versed in Javascript. That's why.
Thanks & Regards
Ajay
felipe.lorenz wrote:
>
> I do this by java scritp...
>
> On Wed, Jun 4, 2008 at 8:12 A
Hi,
I have a requirement where I need to set the focus in a particular element
when a page is loaded. I tried using the 'focusElement' attribute in
tag. I got the error 'Attribute focusElement invalid for tag form
according to TLD'. I am using struts2-core-2.0.11.jar and the form tag in
this vers
g for?
Martin-
- Original Message -
From: "StrutsUser" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 11, 2004 8:19 AM
Subject: html:errors and manual iterate
I have a situation in which I have to add an ActionError without a message
(use it to
I have a situation in which I have to add an ActionError without a message (use
it to indicate field in error on the page). If I use the generic html:errors
tag, it displays lineitems without a message. Is there a way to iterate over
html:errors to check that a message should be displayed only i
Hey guys,
Thanks for the response on my first question. Turns out I'm an idiot and was
pre-filling a form element via the value parameter of a tag.
However this now leads to a second question. How do I grab the form bean and the
fields? I'd like to print the value of a form field either on
Hey guys,
Thanks for the response on my first question. Turns out I'm an idiot and was
pre-filling a form element via the value parameter of a tag.
However this now leads to a second question. How do I grab the form bean and the
fields? I'd like to print the value of a form field either on
Hi guys,
I know this has been asked before... but nothing seems to be working for me. I have a
ActionForm in which I reset all my fields to null.
Can someone please not only correct me on what I'm doing wrong but also explain why?
I've tried both these of these:
--
if ( map
Hi guys,
I know this has been asked before... but nothing seems to be working for me. I have a
ActionForm in which I reset all my fields to null.
Can someone please not only correct me on what I'm doing wrong but also explain why?
I've tried both these of these:
--
if ( map
21 matches
Mail list logo