Send me some code with the environment you are working on and we'll take a
look.
-Matt
- Original Message -
From: "Chonalal, Anil (Contractor)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 07, 2002 5:27 AM
Subject: help on webwork
> I am having some problems with webw
Is the webwork:url tag used anywhere else in the page? This could be another symptom
of the tag handler reuse issue. A servlet container is allowed to re-use the tag
handler if the optional attribute set of the tag instance is the same as the previous
use, but WLS was reusing the tag handler in
Hi Matt,
I'have played around with the tabbed pane example and have found the bug
(hopefully!)
In the template tabbedpane.jsp you find the an link which looks like this:
">
I now added the (not required) parameter value with the corresponding action
for the example so it looks like the follow
Title: Meddelande
Hi!
I still can't get
Webwork to work the way I like..
After spending a
week or so trying to get a very small example action to work I tried something
else.
I took the
iterators.jsp from the examples, and the BookList.java+books.txt thas is used
and placed them in my
pro
we are using
- webwork 1.0.2
- bea weblogic 6.1sp2 with the provided jdk runtime (1.3.1_02 as far as I
know)
but it's not only the tabbed pane expample
Some of the other examples don't work like:
- "Using JSP as action" (for the error see JspAction.err)
- "WebTable Test" (for the error see we