Hey Adam thanks. So basically one of the things I did was when I am on page
x I validate using client side JS validation either written myself or
html:javascript doesn't really metter but both of those two methods pop up
an alert and doesn't actually put it right in the page like html:errors
does.
again I
am not sure if this is Struts question or HTML question I tried doing
onsubmit="validateSomething()" and then that would do javascript validation
but then it didn't display my html:errors. So any help would be really
appreciated. Thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
a
> Collection) as a param to the constructor
> then getArray method will return your []
>
> M--
> - Original Message -
> From: "Pavel Sapozhnikov" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List"
> Sent: Monday, November 05, 2007 7:47 A
But isn't this [] index notation for arrays only? I am using a List.
On 11/5/07, Paul Benedict <[EMAIL PROTECTED]> wrote:
>
> Look at the Struts user guide. It does support the index [] notation.
>
> Paul
>
> On 11/3/07, Pavel Sapozhnikov <[EMAIL PROTECTED]>
check
box. I did this using custom validation it took me 1 min time but I was
wondering if something like this is possible in validation.xml thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
very new to me.
Thanks
Pavel
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
Hi I have a question. So in S2 you have s:property which just takes from a
form and simply displays it on the page. How do you do exactly that in S1.
Thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
te the maximum java heap space for maven.
> Tom
>
>
> Pavel Sapozhnikov wrote:
> >
> > Hi I am trying to mvn the checked out Struts2. First I have successfully
> > mvn'ed xwork 2.0.4 and that went fine now I am trying to mvn Struts2 and
> > when it gets to Test I
e help. At work on
XP machine this doesn't happen. I am using Vista with Java 1.6 and latest
maven 2.0.7 I believe. Any help would be greatly appreciated. Thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
ters will be in Atlanta GA for the convention this year.
>
> Hope to see you there!
>
> -Ted.
> <http://husted.com/ted/blog/>
>
> ---------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
Hi I like how with DMI you can have one action mapping but call different
methods in Action class thats great. However what are the down sides to the
DMI. What is the validation issue there? Or what other issues are there. Any
help would be appreciated.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL
ould be a pretty good idea :)
>
> musachy
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
ill never complete." On Internet Explorer,
> application hangs up.
> Did anyone come across this situation before? I have Validation.xmls and
> actions for my forms. I can see nput.action on the browser URL bar, but
> looks like validation framework hangs up after that.
> I will
it and if not how do
I put it in ValueStack. Any help would be greatly appreciated.
Thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
I thought the 2 lists were shared.
On 8/30/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
>
> 2007/8/30, Pavel Sapozhnikov <[EMAIL PROTECTED]>:
> >
> > Hi does anyone know as to when Tiles2 release will become available. I
> > know
> > there is beta
Hi does anyone know as to when Tiles2 release will become available. I know
there is beta right now but I was wondering as to first release. Thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
. But if I have either of those 2 -its gonna validate so
what NEW does validate="true" in s:form give me. Thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
In Struts1 you have the advantage to do create multi-page forms and validate
them too. Can you have the same effect in Struts2.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
Hey Joseph sorry I think I need something exactly like this:
https://issues.apache.org/struts/browse/STR-443
On 8/29/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wrote:
>
> Hey Joseph. I think thats something similar to what I am asking but I am
> not even quiet sure. I was also wond
gt; https://issues.apache.org/struts/browse/WW-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41901
>
> Can you please check if this is what you need as well?
>
> -Joseph
>
>
>
> On 8/29/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wr
gt; password
>
> ** As you can see for userName and password we have this attribute called
> page ** -- i'm not able to understand this.
>
>
>
> On 8/29/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wrote:
> >
> > Hey guys I have posted before but I think
things but I haven't seen people do
that. So if you could help me with that, that would be terrific.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
sword
exist but the prerequisite is that base validation should pass. How do I do
that in struts2. Any input would be appreciated. Thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
appContext to do that. Anyway if I could get some help that would be
terrific thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
>
>
> --
> Oscar Developer
> McMaster University
> 75 Frid Street, Hamilton, ON
> 905 525 9140 x27735
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
our own that you follow up stating what
> the problem was.
>
> d.
>
> --- Pavel Sapozhnikov <[EMAIL PROTECTED]>
> wrote:
>
> > Hey guys I think I have figured it out nevermind lol
> >
> > On 8/28/07, Pavel Sapozhnikov
> > <[EMAIL PROTECTED]> wr
Hey what is the equivalent tag in struts2 for
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
Hey guys I think I have figured it out nevermind lol
On 8/28/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wrote:
>
> Roberto thanks...that doesn't help something else is really wrong here. I
> wish I could maybe post a picture here or something I could take a screen
> sho
>
> struts2
>
> org.apache.struts2.dispatcher.FilterDispatcher
>
>
>
> contextCleanup
> /*
>
>
> struts2
> /*
>
>
>
>
> Pavel Sapozhnikov wrote:
> > Hey Roberto I put this in my web.x
Hey Roberto I put this in my web.xml but that doesn't seem to fix things:
tilesCleanup
org.apache.struts2.dispatcher.ActionContextCleanUp
1
On 8/28/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wrote:
>
> Robert could you tell me how to use that.
ehaviours until I added the contextCleanup filter.
>
> Hope that helps.
>
>
> Pavel Sapozhnikov wrote:
> > Hey guys I am not sure if uh if this is tiles problem or what not but
> here's
> > my problem:
> >
> > So I am on a page X lets say I hit a button the
nybody like explain to me what is going on please.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
I have this s:select tag in it puts
> like my
> > > tile within the same tile so it looks a page within the same page. Um
> lets
> > > see if I get rid of s:form it still does that. The only time its fine
> is
> > > when I actually remo
s not displaying my list even if I do have s:select. So if
anybody can provide some help that would be terrific. Thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
Hi I have this code in my jsp in s1 application I want to get the equivalent
for s2. I think it has something to do with and s:optgroup. Could
anyone help maybe?
- Select an Agency -
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
ond user's ID. It's almost like we're writing to
> >>>>> the application rather than the session.
> >>>>>
> >>>>> Any ideas where I'm going wrong?
> >>>> Not with so little information to go on.
> >>>>
> >>>> Is the "second user's login" happening from a
> >>>> different machine and / or different browser?
> >>>>
> >>>> d.
> >>>>
> >>>>
> >>>> -
> >>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>>> For additional commands, e-mail: [EMAIL PROTECTED]
> >>>>
> >>>>
> >>>>
> >>>
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >
> > --
> > View this message in context:
> > http://www.nabble.com/Session-problem-tf4324658.html#a12324676
> > Sent from the Struts - User mailing list archive at Nabble.com.
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Session-problem-tf4324658.html#a12333777
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
Hey Alex thank you very much. I'll definately try that.
On 8/26/07, j alex <[EMAIL PROTECTED]> wrote:
>
> I don't think there's an equivalent tag, see if *helps
>
> 8/24/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wrote:
> >
> > Hey does anyone k
simple of a web app containing both s1/tiles1
> and s2/tiles2.
>
> If you know of such an example please send me the link
>
> Thanks
>
>
> - Original Message
> From: Pavel Sapozhnikov <[EMAIL PROTECTED]>
> To: Struts Users Mailing List
> Sent: Saturda
iles1 components and I can even get to the
> Struts2 actions but the Struts2 app cannot get to the Tiles2 definitions.
>
> Can any provide a sample app or config info on how its done?
>
> Many thanks
> Darryl
>
>
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
Hey does anyone know which tag in struts2 would be equivalent to the tag
in struts1. Thanks.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
.
>
> I'll put together a document at work tomorrow. My app uses Struts-1,
> Struts-2, and JSF, all using Tiles to render the view.
>
> - Ray Clough
>
> - Original Message -
> From: "Pavel Sapozhnikov"
> To: "Struts Users Mailing Lis
l jsp? And
> this jsp
> > > will have like more tile:insertAttribute and yea? Could I do that?
> > >
> > > On 8/23/07, Jiang, Jane (NIH/NCI) [C] <[EMAIL PROTECTED]> wrote:
> > > >
> > > > I don't think you need tile-config.xml. You
Form
for this action?
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
ernals, but would tags work without type="tile"> defined?
>
> On 8/23/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wrote:
> >
> > Hey yeah I am using Tiles2. So this error only happens when I in
> > struts.xmlI point NOT to a definition but to a jsp like thi
Hi could anyone guide me on integrating Struts2 and Tiles1. Maybe me point
me to a page. Also are there any official dates as to when Tiles2 will be
out of beta? Thank you.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
x="tiles" %>
<%@ taglib prefix="s" uri="/struts-tags" %>
On 8/23/07, j alex <[EMAIL PROTECTED]> wrote:
>
> Please paste relevant portions on your web.xml, tiles-config and struts
> xml
> files , so we can take a better look .
Also in jsp I have I also see a line in
tomcat where its loading MessageResources.properties file now if I remove
name tag from s:bean it compains cuz name is required but at the same time I
don't know what should go in name attribute.
On 8/23/07, Pavel Sapozhnikov <[EMAIL PROTECTED
Filter on what exactly? What do you filter?
On 8/23/07, Alvaro Sanchez-Mariscal <[EMAIL PROTECTED]>
wrote:
>
> It seems that somebody is subscribed with a non-existent email address.
>
> I added a filter in Gmail to automatically delete them.
>
> Alvaro.
>
> On 8/23
> -Original Message-
> From: Pavel Sapozhnikov [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 23, 2007 2:14 PM
> To: Struts Users Mailing List
> Subject: message resources in struts.xml
>
> Hi I have a question in Struts 1 in struts-config.xml I have:
>
>
>
&
Hi could anyone tell me is why is that why when every time I send email to
this mailing list I get Mail undeliverable error but the actual email gets
sent. I wasn't sure if I did something wrong?
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
Hi I have a question in Struts 1 in struts-config.xml I have:
What would the equivalent be in Struts2
Thank you
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
Sorry tell* haha
On 8/23/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wrote:
>
> Great and how do I tile the tile jsp to use the specified definition? Also
> definitions can only be in tiles.xml right?
>
> On 8/23/07, Chris Pratt < [EMAIL PROTECTED]> wrote:
> >
&
Great and how do I tile the tile jsp to use the specified definition? Also
definitions can only be in tiles.xml right?
On 8/23/07, Chris Pratt <[EMAIL PROTECTED]> wrote:
>
> Yes, but then you wouldn't use type="tiles"
> (*Chris*)
>
> On 8/23/07, Pavel S
/07, Jiang, Jane (NIH/NCI) [C] <[EMAIL PROTECTED]> wrote:
>
> I don't think you need tile-config.xml. You can just add your tiles
> definition to tiles.xml in WEB-INF.
>
> -Original Message-
> From: Pavel Sapozhnikov [mailto:[EMAIL PROTECTED]
> Sent: Wednesd
MutableTilesContainer
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
MutableTilesContainer
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
Hi I am getting this error could anyone help please. I am trying to use
tiles in Strut2 thanks
javax.servlet.ServletException: Unable to define definition for a container
which does not implement MutableTilesContainer
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
give an example please thank you.
--
Pavel Sapozhnikov
xFact, Inc
[EMAIL PROTECTED]
61 matches
Mail list logo