PException!
Joe
At 12:54 PM -0600 12/31/04, Vic wrote:
?
('cuase Servlet 2.3 (Tomcat 4) has JSTL instead of bean/logic tags)
.V
-
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]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Joe Germuska
onversions are about the only place where I can see the need for
multiple conversions from string to date in a single app. Meanwhile,
managing temporary or limited-scope converters might be pretty clumsy
to implement.
Hope this helps
Joe
At 11:36 AM -0500 1/5/05, [EMAIL PROTEC
e else to solve the workflow problem
for me once and for all!
We'll see if that comes true, but I think it's much more palatable to
do that kind of stuff now than it was with the original
RequestProcessor..
Hope this helps,
Joe
--
Joe Germuska
[EMAIL PROTECTED]
ht
command to change the command which is executed later.
I haven't spent a lot of time thinking about trying to set up
something like this, but I'm pretty sure you could do it.
Joe
The reason I ask is with regard to my Struts Web Services project...
Currently, it uses a custom reque
and I think
other committers have said similar. There might be some small
organizational questions about where to put the SSL taglibs, since
we've factored the Struts taglibs into a separate build artifact, but
that's manageable.
If anyone feels like taking it on, contributions
enus and select lists, and otherwise
shepherd data around so that the Actions and the JSPs on either side
can be a bit simpler and clearer.
Joe, can you elaborate a little bit more on how the PagePrep action
works?
Here's an earlier post where I elaborated at some detail:
http://arti
ng at some of the bigger
changes related to the chain-based RequestProcessor before
committing. Note that I have not even run a Struts app on the code
in these builds. It compiles, but given how much is in config files,
that's no guarantee!
Joe
--
Joe Germuska
[EMAIL PR
it's about as good as getting it from
SVN, until you want incremental updates.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are weapons made for mass destruction" -The Ex
--
les.xml file and the
org.apache.struts.validator.FieldChecks class for some idea of how
this is done. I'll admit that I don't find it extremely
straightforward, but you can get pretty far by copying what comes
built in to Struts.
Joe
Thanks
--Deepak
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germ
t;attribute"
in the element, but if you do, you need it to be consistent
between the actions that are cooperating.
Hope this helps,
Joe
At 4:19 PM +0700 1/12/05, Dody Rachmat Wicaksono wrote:
I'm trying to create an edit page. I think I already in the right
direction, but still u
e ChainListener
javadoc, is
Catalog theCatalog = CatalogFactory.getCatalog("risks");
The ChainListener javadoc specifies that the
org.apache.commons.chain.CONFIG_ATTR parameter is deprecated.
Joe
At 4:22 PM +0100 1/12/05, Pedro Salgado wrote:
I am trying to use commons-chain on m
cursor
to this in Struts 1.2 using the struts-chain library, which was never
formally released, but which can be extracted from the SVN repository.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are wea
uot;", you would now have ""
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are weapons made for mass destruction" -The Ex
-
To unsubscribe, e-mail: [EMAIL
hecking out dom4j or JDOM, two apis that
simplify the DOM and provide a more Java-like API.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are weapons made for mass destruction" -The Ex
--
ds
org.xml.sax.helpers.DefaultHandler And while the most common way
people use Digester is to create a tree of objects, once you get
inside it, you realize that you can do a lot more. You can write
Digester rules that do the aforementioned "get one, handle it and
discard it" as well
, for us, from a code-grokking perspective, it gains efficiency.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are weapons made for mass destruction" -The Ex
-
To unsu
At 11:36 AM -0800 1/14/05, Dakota Jack wrote:
Hi, Joe,
I think you sort of "punched the pouch" here. Let me explain.
All your questions were answered in my posts, which you must have not
read. Maybe you just read the first post and did not check out the
later ones?
must have passed eac
with the belief that more people
will notice any problems if it's in the repository! Note that I'm
not only looking for bugs, but also critiques of a couple of design
decisions, so in contrast to the last year or more of Struts
development, it will be important to take to heart typi
g the request processing chain itself, which is the area
of my work-in-progress. Furthermore, once its committed, I'm
expecting some bugs to come scurrying out of the woodwork, which
means that you may have trouble getting a good baseline on
development time.
Joe
--
Joe Germuska
ssing, but I couldn't say when that
would be ready for a production release.
Joe
At 9:54 PM +0900 1/19/05, Sylvain ~ wrote:
I'm working on a simple application which requires very simple
security as given there is only 3 kind of users : anonymous, users and
admin.
For portability issues, I
on in their XML.
Joe
At 4:41 PM -0800 1/19/05, Tim wrote:
David,
I've tried that option before of course, and I re-did it again just
to make sure and still not solving it.
I've used the absolute path F:/Projects...
and changed the / with \\
and all did not work.
- Original Mes
g/apache/struts/resources/tiles-config_1_1.dtd" (where it should
be, in JAR distributions, with no further effort on your part.)
In this case, the URL specified for the DTD should be completely ignored.
Joe
At 10:52 AM -0500 1/21/05, Lukas Bradley wrote:
What I find particularly annoying about this p
At 10:29 AM -0800 1/21/05, Tim wrote:
Thank you Lukas, Thank you Joe, thanks to the others who tried to help.
It works now. I just couldnt figure out that you still use the
PUBLIC keyword with Local SYSTEM references.
Since we're on it, note that when you use the PUBLIC keyword with the
co
execute.
Seems like a shortcoming of the spec to not permit page authors to
specify this in the tag, but it's probably because they didn't want
to clutter the element spec with too many modal details.
(Although there is the rarely-used "accept" element which is supposed
t
ased on a Spring configuration.
The project is discontinued in favor of equivalent behavior in the
Spring core, but you can get the details on that (and a link to
currently active substitutes) at
http://struts.sourceforge.net/struts-spring/index.html
Joe
At 8:02 AM + 1/24/05, Fredrik Jons
much higher performing way of doing
introspection, but I haven't spent much time looking at it, or how it
might fit in with (or replace) beanutils.
Joe
Larry
On Mon, 24 Jan 2005 15:39:44 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote:
From: "Will Stranathan" <[EMAIL PROTECTED]>
At 7:58 AM -0700 1/25/05, Larry Meadors wrote:
There are two things about BU that irritate me (and that is the level
- irritation, not a show stopper by any stretch of the imagination).
1) If I have an Integer (or any Number subclass) property, and someone
keys in "joe", BU turns it
isconcerting to think that we might be bitten by
issues like this in migrating 100% pure java.
Joe
At 9:05 AM -0700 1/25/05, Wendy Smoak wrote:
From: "Joe Germuska" <[EMAIL PROTECTED]>
I haven't actually looked at this in a running debugger, or with log
output, but the c
JB layer code.
I haven't used SecurityFilter before, but it looks handy. My main
issue with Container Based auth is its inability to support
user-initiated login -- it only works by intercepting a request for a
normal resource and then challenging for login.
Joe
--
Joe Germuska
At 9:46 AM -0600 1/27/05, Jerry Jalenak wrote:
Joe -
Your comment
My main issue with Container Based auth is its inability to support
user-initiated login -- it only works by intercepting a request for a
normal resource and then challenging for login.
struck a chord with me - it's one o
gating validation for any standard fields (like
contact info) to normally configured validator XML.
As Wendy points out, now that there are LazyValidatorForms, this
would probably be simpler, because you would only need to extend the
validation method, and could probably skip defining new form
ke a new session is if it
couldn't find the pre-existing one, which would usually happen if you
were somehow failing to return a session ID back to the servlet
container.
Joe
At 12:20 PM -0500 1/28/05, Brandon Mercer wrote:
Brad Balmer wrote:
I am using the 1.2.4 release and am finding t
ch is submitted is using, then
Struts should be taking care of that.
Joe
On Fri, 28 Jan 2005 13:33:46 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote:
Session management is the responsibility of the servlet container.
Are you sure that the session ID is being returned correctly? Struts
defin
this point if you still
have questions, I'd suggest getting a copy of the Struts source code
and tracing this through. (In general, I'd suggest this for anyone
with the slightest curiosity. It's really not so complicated, and it
will give you a much broader idea about how you c
been a 1.0
release of Commons Chain, so unless one could make a good case for
things being so confusing as to hamper usage, the question is
thoroughly academic.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska
ch insulated
Struts from the details of the HTTP Servlet API.
If not that, could anyone suggest a way to support this which wasn't
too cumbersome?
Joe
You're right, though. If the same converter will be used throughout the
application, then there's no conflict, and it may as w
is frustrating, which to me is just another reason to design your app
so that everything except the most basic happens before control is
dispatched to the view.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
&
mat" as if you were using java.text.MessageFormat
with your bean as the single replacement argument to the format
string.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are weapons
SiteMesh? Is there something that
needs to be done to make it integrate better with Struts? If not, I
don't see any reason to re-invent the wheel.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow minds are weapons made for mass destruction
At 9:57 AM -0600 2/3/05, [EMAIL PROTECTED] wrote:
Well, someone here may have a better answer;
I would probably advise checking out
http://svn.apache.org/repos/asf/struts/core/tags/STRUTS_1_1 from SVN.
Joe
But in the past when looking for back-level source on some of the commons
components, I
ions) towards simply removing ActionError and
ActionErrors, as they are the cause of way too much confusion.
Joe
At 2:10 AM +0100 2/4/05, Laurent wrote:
Tim Christopher wrote:
Hi,
Can anyone let me know when an ActionError should be used in place of
an ActionMessage, or visa versa. It seems like
uest.setCharacterEncoding(...) before anything else
happens). Besides dealing with the serialization of user request
data into bytes, everything is Java, and therefore fundamentally
Unicode.
Joe
--
Joe Germuska
[EMAIL PROTECTED]
http://blog.germuska.com
"Narrow m
a code. I would probably define multiple
tiles definitions, each of which has a element like this:
(with appropriately varied values). Then, in the page, you can use
and standard JSTL logic do test for the value in
an equivalent way to the current JSP-level tests against request
parameters.
Have you checked out http://jakarta.apache.org/velocity/tools/struts/
The community of Struts/Velocity users is quite healthy. I'm not
actually one of them, but I bet you'll find that they've got you
covered if you check out that URL.
Joe
At 5:48 PM +0200 2/7/05, Markos Charatza
I'm using Struts 1.2.4.
If in my struts-config I have something like this:
How can I get to the resulting form object to setPathValidation(true)?
Is there a way I can tell Struts what particular BeanValidatorFom subclass
to be using? Going to 1.2.6 is not an option right now.
TIA
I'm using Struts 1.2.4.
If in my struts-config I have something like this:
How can I get to the resulting form object to setPathValidation(true)?
Is there a way I can tell Struts what particular BeanValidatorFom subclass
to be using? Going to 1.2.6 is not an option right now.
TIA
t exist
if (!isDynaProperty(name)) {
//return null;
throw new IllegalArgumentException("Property '" + name +
"' does not exist in bean.");
Bout right?
Tx again
-Joe
> -Original Message-
> From: Niall Pemberton [mailto:[EMAIL PROTECTED
t exist
if (!isDynaProperty(name)) {
//return null;
throw new IllegalArgumentException("Property '" + name +
"' does not exist in bean.");
Bout right?
Tx again
-Joe
> -Original Message-
> From: Niall Pemberton [mailto:[EMAIL PROTECTED
what
we're able to do with the chain based request processor that would
have been quite a bit more work to set up automatically for every
page in a traditional Struts app.
Joe
At 1:08 PM -0600 2/7/05, Barnett, Brian W. wrote:
I've written a couple of Struts web apps where the only online hel
g, you use:
then Struts will do a "mapping.findForward(input)" upon validation
failure. This forward could be defined with "redirect='true'"
That doesn't help with getting the errors stored in session scope
instead of request scope, though.
Joe
--
Joe
, simply
use:
Joe
Thanks,
Yaakov.
-Original Message-
From: Joe Germuska [mailto:[EMAIL PROTECTED]
Sent: Monday, February 07, 2005 4:03 PM
To: Jeff Beal; user@struts.apache.org
Subject: Re: Redirecting back to input
At 3:32 PM -0500 2/7/05, Jeff Beal wrote:
I looked at the source of the
A shot in the dark here: Are the request params in SecurityFilter still
around if you forward to a Struts action.
Say like this? (I do this, but I don't try to access the params).
FORM
/do/LoginRequired
/do/LoginError
/do/SuccessfulLogin
If so, it should b
A shot in the dark here: Are the request params in SecurityFilter still
around if you forward to a Struts action.
Say like this? (I do this, but I don't try to access the params).
FORM
/do/LoginRequired
/do/LoginError
/do/SuccessfulLogin
If so, it should b
ion does without being so
entangled with the ActionServlet and the Servlet API.
Joe
On Tue, 8 Feb 2005 15:23:41 -0500, Benedict, Paul C
<[EMAIL PROTECTED]> wrote:
If your setter (for setIgnore?) does not have the same type as its getter,
it is probably ignored. The JavaBean spec is real
meone
recently pointed out a bug in the chain version of TilesPreProcess
which was causing this to break.
Joe
Eric D. Lemle
Senior Programmer / Analyst
Intermountain Health Care
36 South State Street, Suite 1100
Salt Lake City, Utah 84111
United States of America (USA)
(801) 442-3688 -- e-mail: [
setPathValidation(true);
> }
> }
>
> ... and then cofigure it in the usual way.
>
>type="myPackage.PathBeanValidatorForm "/>
>
> Niall
>
> - Original Message -
> From: "Joe Hertz" <[EMA
setPathValidation(true);
> }
> }
>
> ... and then cofigure it in the usual way.
>
>type="myPackage.PathBeanValidatorForm "/>
>
> Niall
>
> - Original Message -
> From: "Joe Hertz" <[EMA
ve people start building applications
around the code -- nothing else provides the kind of testing
necessary to really flush out issues -- but people who do this should
be ready for periodic tweaking to respond to API changes and such
until there's a full release.
Joe
At 9:45 AM + 2/9
ich case you'll
simply have to specify an alternate chain-config, which will be
something which we will write a simple HOWTO for.
But for people who have cared about changing the RequestProcessor,
there seems to be a lot of enthusiasm and agreement that the CoR
stuff is a good way to head.
Jo
to change the interceptor behavior.
thanks.
Joe
--
View this message in context:
http://www.nabble.com/how-to-re-init---update-parameter-of-an-interceptor-during-runtime--tp22861150p22861150.html
Sent from the Struts - User mailing list archive at Nabble.com
thx for your reply.
actually I am not going to change the param regularly.
this is more like "just in case I want to change the setting in the future".
thx
Joe
Nils-Helge Garli wrote:
>
> Why do you need to do that?
>
> Nils-H
>
> On Fri, Apr 3, 2009 at 5:05
solve this problem.
Joe
I just put a post out on Enterprise Java Community under web services.
Thanks.
-Original Message-
From: Dave Newton [mailto:newton.d...@yahoo.com]
Sent: Friday, July 17, 2009 6:51 PM
To: Struts Users Mailing List
Subject: Re: null and zero issue
Russo, Joe wrote:
> I know this may
Please help us keep the discussion coherent in one place.
Thanks
Joe
At 12:56 AM +0800 1/24/06, Tamas Szabo wrote:
But what do you guys mean by lookin for a canceled method in the Action.
I think that the best would be to implement a Cancelable interface if your
Action is cancelable.
You
files for struts-config, tiles-definitions, and validations.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can be fixed. Try something new."
://struts.apache.org/struts-action/userGuide/configuration.html#controller_config
)
Joe
At 6:12 PM +0100 2/21/06, [EMAIL PROTECTED] wrote:
Hi,
Last week we migrated our Struts 1.0 application to 1.2.8. As far as we
can tell, we correctly followed the migration steps inbetween.
Since the
Ben gmail.com> writes:
>
> I defined an ActionForm of which it has a FormFile. Prepopulation is
> not needed for this ActionForm. Configuring this ActionForm is similar
> to any other forms and here is the exception. I get this exception
> when I startup/shutdown Tomcat.
...
> 2005-11-11 09:45
x27;t actually had need to apply it, but I believe its intention
matches your use case.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can be fixed. Tr
acter.) From
your Struts config, it appears that's where you are intending to go,
but the actual exception indicates that you are somehow passing a
different value.
Joe
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1055)
org.apache.struts.tiles.TilesRequest
XXX does not
start with a "/" character", the reason is that Tiles was not able to
replace the ActionForward whose path was a tiles definition with one
whose path is acceptable to ServletContext.getRequestDispatcher()
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.
Using DispatchAction, if a non-existent method name is
passed, a java.lang.NoSuchMethodException is thrown.
How (and where) can I catch (and ignore) this
exception, so that invalid methods default to
"unspecified(..)"???
Thanks!
--
Example... parameter name: "param"
param=validMethod => DispatchAction.validMethod()
param=NULL => DispatchAction.unspecified()
param=invalidMethod => NoSuchMethodException is
THROWN!!
thanks.
--- Paul Benedict <[EMAIL PROTECTED]> wrote:
> Joe, override the unsp
and then have an Action
look for it, but that seems tangled and suboptimal.
I suppose in the end it depends on what you're trying to do.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if
rceptors on a per-action basis, which is another
way to reuse common code in processing requests.
Joe
Thanks for your input
Starky
-- Initial Header ---
From : "Joe Germuska" [EMAIL PROTECTED]
To : "starki78" [EMAIL PROTECTED],"use
How do I get to a MessageResource bundle like I would with
Action.getResources() from the inside of my RequestProcessor or Plugin
implementation?
I assume from the moduleConfig, but I keep hitting dead ends in the API
javadocs.
TIA
---
I should say... A roadblock short of reimplementing the code in the protected
method Action.getResources() elsewhere.
No cleaner way?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTE
be:
http://struts.apache.org/dtds/struts-config_1_2.dtd";>
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can be fixed. Try somet
s, Struts will retrieve
the corresponding DTD from the classpath instead.
Hope this clarifies things. If it turns out that struts-blank has
bad public ids in its DOCTYPE, please file a bug to that effect.
Joe
-Original Message-
From: Richard Yee [mailto:[EMAIL PROTECTED]
Sent: Thursday,
bject.
Joe
At 6:45 PM -0500 3/25/06, Eamonn O'Donnell wrote:
Hi,
I have multiple modules configured in my web application
I want to in the init() method of my plugin
1. read a file with some info
2. find a particular ModConfig object corresponding to 1 of my modules
3. According to the info i
elements in the struts-config.xml?
This is not fatal because the Digester rules which consume the
struts-config.xml are not as rigorous as the DTD. They tolerate the
elements in any order.
You will get the SAXParseException as long as your document does not
conform to the DTD.
Joe
ERROR
Also note that the WebWork team is supporting this merger process.
As far as I know, none of them have vigorously objected, nor sworn to
carry on WebWork under its own name, etc. So perhaps there is
another group of developers whose motivations are not what you
personally might guess they
At 7:09 PM +0200 3/29/06, Jonathan Revusky wrote:
Joe Germuska wrote:
At 5:30 PM +0200 3/29/06, Jonathan Revusky wrote:
It has some clear implications too. No matter how you shake it,
the two things were technical *competitors*. Normally, the Struts
people should be about as happy to say
ider Webwork to be better technology.
Johnathon,
You didn't answer Dion's question. The question was "Do you have a list of
things that are technically wrong with Struts 1.x?"
You complain that people don't answer questions on this list and look
ming of you Jon. Stop trying to change the subject and answer the
question.The question is:
"Do you have a list of things that are technically wrong with Struts 1.x?"
Joe [EMAIL PROTECTED]
-
To unsubscribe, e-mai
The underlying protocol may be https, but the links using http aren't. The
browser resolves the link with the protocol specified - in this case http.
Therefore you have a mix between http and https protocols and hence the issue.
HTH,
Joe [EMAIL PROTECTED]
- Original Message
your code to a more general model which can be
used both by the action and by the object you expose remotely via DWR.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, i
Patient - "Doctor, doctor! It hurts when I hit my head against the wall."
Doctor - "Don't hit your head agains the wall."
Joe Moore
- Original Message
From: Dakota Jack <[EMAIL PROTECTED]>
To: Struts Users Mailing List
Sent: Wednesday, April 5, 20
They loce attention. Just ignore them and they will go away.
Joe Moore
- Original Message
From: Kimani Darisha <[EMAIL PROTECTED]>
To: Struts Users Mailing List
Sent: Wednesday, April 5, 2006 9:59:38 PM
Subject: Re: Some questions
why do u talk this crap? u know nothing o
have write operations, this allows you to use Spring's
declarative transaction handling to integrate both databases into a
single transaction.
hope this helps...
Joe
At 4:09 PM -0500 4/6/06, olonga henry wrote:
Using Struts-Spring-Hibernate:
I have a situation where I have to fetch a
tion that a single HttpRequest results in only a single pass
through the RequestProcessor causes something to go wrong.
I usually just refactor my app when I find myself wanting to use
action chaining, but many people just do it and find that it works.
Joe
--
Joe Germuska
[EMAIL PROTEC
At 5:10 PM -0700 4/30/06, David Evans wrote:
below...
On Sun, 2006-04-30 at 17:47 -0500, Joe Germuska wrote:
On 4/30/06, Caroline Jen <[EMAIL PROTECTED]> wrote:
>I have seen some discussions on this forum regarding
>action chaining. Primarily, the advices are to think
e/xref/org/apache/struts/config/ConfigRuleSet.html#87)
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new, and
even if you can burn it out, it can be fixed. Try something new.&quo
ruts community, which I think
will lead to your team being surprised by certain things as well as
possibly having a hard time finding good support here with them.)
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by trying something new,
rvletRequest/Response *interface* wasn't
deprecated until the 1.5 JDK and every servlet container's implementations is
now generating these warnings. I'm just wondering why the Tomcat group never
fixed theirs. Again, I'm assuming I'm wrong.
Deprecation snippets of t
action/struts-taglib/tlddoc/html/link.html
The default behavior is to assume that links are within a module, so
when you want to do other than that, you need to be explicit.
Joe
--
Joe Germuska
[EMAIL PROTECTED] * http://blog.germuska.com
"You really can't burn anything out by try
new server
types will go unmanaged until the next 6-month release.
-- Joe
Original Message Follows
From: "Murray Collingwood" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: "Struts Users Mailing List"
Subject: Re: Adding a plug-in to a web
is that what's happening to
you? There are a few solutions for that, but rather than clutter
this message, lets see if that is the issue or if I'm
misunderstanding you.
Joe
At 6:44 PM +0530 9/27/05, rahul wrote:
Hi all,
I need to show some prefilled value in a html form then take new
n has been closed, or you must use session.lock(...) to
reattach your detached persistent objects before trying to traverse
lazy associations. (If this all sounds like gibberish, read
Hibernate in Action!)
Joe
--
Joe Germuska
[EMAIL PROTECTED]
lement the ServletContextAware and InitializingBean interfaces,
you can even have your bean put itself into the ServletContext at
initialization time.
Joe
At 12:12 AM -0500 9/30/05, Nick Heudecker wrote:
You have a few options. To initialize Spring, you can either use the Struts
plugin or the web app contex
601 - 700 of 843 matches
Mail list logo