AFAIK, if the applications are in two separate contexts there is
no way to share data between them using a common session. You'll
be forced to do something kludgy and authenticate to both systems
and maintain two sessions.
I would love to see a thread started about this because it is a
big
Hello list,
We're building an internationalized site, and we're having an issue with
locales and resource bundles. If we have two specific resource bundles for
Spanish from Spain (ApplicationProperties_es_ES.properties) and Spanish from
Argentina (ApplicationProperties_es_AR.properties), one wo
process, and are resource short at
the moment. I would anticipate ~ 1 day of work to start, and have plenty of
budget.
Sincerely, Eric Dahnke / Yamaha Music Interactive, Inc. / New York
t : 212 223 6272 / c : 347 524 1992 / f : 212 223 6261
---
Hello,
We're using xtags and need the ability pull in different xml documents based
on locale. The tld says that the uri attribute accepts rtexprvalue.
<% String isoLanguage = request.getLocale().getLanguage();%>
The above jsp code always produces /siteCopySource//footerCopyright.xml and
not
I hope posting contract work is OK in the list guidelines.
We have a Struts/Java Developer opening. 3-4 months w/ strong possiblity of
extension. $40-48/hr
Struts, Java web development work. Some XML, some workflow, the usual
suspects.
Please see the following, and use it to apply for the posi
mission on a per-action basis
>
>
> Many thanks Eric - its easy when you know how :-)
>
>
> I am interested to know why you chose this approach over the tagish /
> http://www.mooreds.com/jaas.html solution? Did you hit problems ?
>
>
> TIA - Adam
>
>
>
>
ieve) and develop application level authentication within
your own code / db.
>
> TIA - Adam
>
>
>
>
> -Original Message-
> From: Eric Dahnke [mailto:[EMAIL PROTECTED]
> Sent: 17 June 2004 15:33
> To: 'Struts Users Mailing List'
> Sub
I just did this, and found it extremely simple. I eventually went away from
the tagish / http://www.mooreds.com/jaas.html solution.
Three steps is all it takes:
-1- add this to your struts-config
-2- Code
// The Struts Tiles plugin implements its own RequestProcessor, so if you
want
//
-]*$
>
> tested with java.util.regex
>
> Henrique Viecili
>
> - Original Message -
> From: Tim Penhey
> To: Struts Users Mailing List
> Sent: Thursday, May 20, 2004 1:35 PM
> Subject: RE: Simple Validator regex needed
>
>
> > From: Er
-]*$
>
> tested with java.util.regex
>
> Henrique Viecili
>
> - Original Message -
> From: Tim Penhey
> To: Struts Users Mailing List
> Sent: Thursday, May 20, 2004 1:35 PM
> Subject: RE: Simple Validator regex needed
>
>
> > From: Er
Hello list,
The field should only accept numbers, spaces, dashes and periods.
mask
^[0-9]*$
I can't figure the regext syntax out, I've tried all the following:
^[0-9]\.\s-*$
^[0-9]\\.\\s-*$
^[0-9].\s-*$
And a ton of other trial and error cases. Can someone help out. Thx.
Hello list,
The field should only accept numbers, spaces, dashes and periods.
mask
^[0-9]*$
I can't figure the regext syntax out, I've tried all the following:
^[0-9]\.\s-*$
^[0-9]\\.\\s-*$
^[0-9].\s-*$
And a ton of other trial and error cases. Can someone help out. Thx.
Hello List,
Validation works great! However, we don't want to allow people to enter
Style data into our forms. I'm happy to just make < > illegal characters
using a regex mask, but the SAX parser won't parse my validation.xml file.
Does anyone know how to escape < > characters in the validati
Hello List,
Validation works great! However, we don't want to allow people to enter
Style data into our forms. I'm happy to just make < > illegal characters
using a regex mask, but the SAX parser won't parse my validation.xml file.
Does anyone know how to escape < > characters in the validati
Hello List,
We have implemented sslext to secure a certain section of our application /
site. As part of the design / biz requirements the main navigation and many
links in the headers and footers are all still available from the https
protected pages.
My question is whether we have to explicitl
Hello List,
We have implemented sslext to secure a certain section of our application /
site. As part of the design / biz requirements the main navigation and many
links in the headers and footers are all still available from the https
protected pages.
My question is whether we have to explicitl
The biggest issue I had with frames in Struts using Tiles, was that the
frameset itself was within the typical pages / directory. This made the
paths I had to use within the tiles-def file a bit strange, as well as
the paths to images,css,js within the jsps themselves (those had to
become ../imag
17 matches
Mail list logo