I've upgraded to 2.1.6. I'm using the new StrutsPrepareFilter and
StrutsExecuteFilter, instead of the ActionContextCleanUp and FilterDispatcher.
I was using the built-in Dojo module. So, I've gone about using the dojo
plugin, and importing the taglibs as described
here - http://struts.apache.o
I'm using Struts-2.0.11.1 in Dev-Mode. The Dojo Head is also in Debug Mode.
I have a tabbedPanel with one dynamic tab (for the purposes of this question).
In
FireFox-2.0.X, the tab loads properly. In Internet Explorer-7.0, the tab does
not load
properly. I've included the Dojo Debug statements f
Vaani, try the Stream result type -
http://struts.apache.org/2.x/docs/stream-result.html
--- Vaani <[EMAIL PROTECTED]> wrote:
>
> Hi i am new to struts...
>
> how to display the created image from database.i got the image in byte
> array format. can any one tell me
> how to convert the byte
OK User error: I had the struts.serve.static property set to false, and did not
actually
have all the required files copied over.
All, thanks for your quick responses.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For ad
I do have debug on. No errors or config warnings are coming up.
--- Dave Newton <[EMAIL PROTECTED]> wrote:
> Do you have Dojo debugging turned on in your tag?
>
> Do you have an tag, I guess? I don't recall having had
> any major issues with it, but it was awhile ago I used it.
>
> Dave
I saw this page, but no real help -
http://struts.apache.org/2.0.11/docs/ajax-tags.html#AjaxTags-tabbedPanelTag
Any help would be greatly appreciated.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
No, not at all. I get Dojo-ififed tags, but they have no label or anything
else, for that
matter. They are just divs with the content of the tab, but no label. I will
list the JSP
content I'm using, and the resulting output.
The JSP code
==
<%@
I was using tabbedPanel, with the Ajax theme in WebWork-2; no problem.
After my upgrade to Struts-2.0.11, I no longer get decorated tabs. The ajax
recipes were
not as helpful as I would have liked
(http://struts.apache.org/2.x/docs/ajax-and-javascript-recipes.html#AjaxandJavaScriptRecipes-TabbedP
While I used WebWork-2, and the XWork associated with it, I was able to
programmatically
retrieve action validation using the ActionValidatorManagerFactory.
Now, it seems this class was removed.
Any suggestions on how to programmatically get a ValidatorFactory instance?
If you want the Action to return immediately, and have the emails sent
asynchronously,
then JMS is a definite option.
Another option is the JDK's Timer functionality
(http://java.sun.com/j2se/1.5.0/docs/api/java/util/TimerTask.html).
--- jwynacht <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I ha
While I used WebWork-2, and the XWork associated with it, I was able to
programmatically
retrieve action validation using the ActionValidatorManagerFactory.
Now, it seems this class was removed.
Any suggestions on how to programmatically get a ValidatorFactory instance?
11 matches
Mail list logo