I have tried with this sample jsp
<%@ taglib prefix="s" uri="/struts-tags"%>
<%@ taglib prefix="sx" uri="/struts-dojo-tags" %>
Listing
function show_details() {
dojo.event.topic.publish("show_detail");
}
and list of struts jar files
struts2-codebehind-plugin-2.1.6.jar
stru
What was the name of that middleware generator for HibernateMiddleGen?
The screenshots in the docs remind me of that. Is there a link for the
source code? The svn repo seems empty. It would be good to get through the
source and see how the actions/etc are implemented and see if we can offe
satyanarayana katta wrote:
>
> You can choose to write your own threading mechanism to invoke the
> webservices in parallel. That is what we do. We are using FJTask, which
> has a neater Fork and join mechanism for invoking the threads in parallel.
>
>
I was hoping that this would be a commo
You can choose to write your own threading mechanism to invoke the
webservices in parallel. That is what we do. We are using FJTask, which
has a neater Fork and join mechanism for invoking the threads in parallel.
On Sun, May 17, 2009 at 11:38 AM, sid5 wrote:
>
> hi
> We currently have a SOA b
Hi,
Thanks to Richard, Mike and Dale for your help.
I've now got this working. The XML is downloading fine in my development
environment. I'll worry about other browsers and formats further downstream.
I've used contentType "text/xml" and contentDisposition
attachment;filename="myfile.xml" as su
hi
We currently have a SOA based application with a struts front end.
We have to invoke multiple webservices to get the data to render a single
page.
I was thinking of writing an Executor service inside an Action class or an
Interceptor to do this.
Is this the right approach ?
I would like the we
Put you pages under web-inf
On May 15, 2009, at 1:36 PM, Timothy Orme
wrote:
Hello All,
I'm in the process of migrating pages from JSP's using snippets
to struts actions. I'm wondering how people have disabled access to
JSP's so that they cannot be accessed outside of the action a
rajeevP wrote:
I am using struts2.1.6 jar files and tried with samples for AJAX available
from internet community. But none of the examples are worked for me. Getting
exceptions like
FreeMarker template error!
Expression parameters.pushId is undefined on line 24, column 6 in
template/ajax/div-
Hi
I am using struts2.1.6 jar files and tried with samples for AJAX available
from internet community. But none of the examples are worked for me. Getting
exceptions like
FreeMarker template error!
Expression parameters.pushId is undefined on line 24, column 6 in
template/ajax/div-close.ftl.
Th
David Rocks wrote:
But i still get all 18 of the defaultStack interceptors being called
even though I have created my own stack and called
in the struts.xml for the
package, also extends="" is set for the package. My own stack gets
ignored.
Is there something I am doing wrong?
Most likely, s
Prashant Singh wrote:
I have put the following code in my jsp but its not generating any rows
where I can enter data:
Without knowing anything about the "lineItems" property it's difficult
to help.
Dave
-
To unsubscr
Andy Sykes wrote:
I can't see anywhere in the documentation (I've only had a quick skim of
it) that says not mapping the Struts dispatcher to /* can be dangerous..
the only example I can see is if you're using Struts
interceptors/actions for webapp security - in which case hitting a
servlet di
Hi,
I wanted to cut down to the minumim interceptors so I removed my references to
struts-default, by setting struts.configuration.files invarious places,
documentation confilcts quite a bit
in struts.xml
struts.configuration.files=struts.xml in struts.properties
and even tried in
Hi,
I have put the following code in my jsp but its not generating any rows
where I can enter data:
#
Product
Qty
Unit Price
Allocation Instructions
Label Instructions
Description
Override Reason
14 matches
Mail list logo