) to the
corresponding target window.
function setDynamicTarget(target) {
document.forms[0].target = target;
}
function SubmitForm(object) {
object.form.submit();
}
...
...
...
Bj
Sebastian Ho a Ãcrit :
When you say depending on the clicked button, are u assuming that there
is to pass parameters to the targeted ActionForm (the one
corresponding to the popup jsp) in the main JSP.
thx,
Bj
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Yes you don't need any processing in your struts-config file.
The application path seems to miss, no ?
Click Here
but you should use struts tag to avoid path issue :
or if the page is on another server/application, you should put the
complete url (http://MyServerName:8080/MyJSPPAge.jsp
the
path is ok, the href should work.
Bj
Priya Jotwani a écrit :
Thanks for the reply. But I have actually included my application path. I think there
is no problem in the path.
All I am worried about is will this calling of MyJSPPage would follow the Struts
framework process i.e going to ActionS
parameter and fill the 2nd
combo calling your DAO layer.
If your fill your combobox in your Action and with Struts iteration
tags. Submit your form to your action on the onChange of the 1st
combobox. Then you will fill the corresponding ActionForm field and
forward to your jsp.
Bj
PS : you
ot respect html specifications)and I suspect that I'll
need to check in my Action code.
Am I right ?
Thx
Bj
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
r way to do this (maybe through external tile xml
configuration files ) but I've never tried.
Bj
PC Leung a écrit :
I am very new Tiles.
I just want the content layout to change
and keep header, footer and left menu unchanged.
Is it right to change the value programmatically and how?
or
do it
t)
Or to find a browser which implements MAXLENGTH attribut (none ?).
Or to use an applet or an activeX.
Bj
gus a écrit :
I'm using a Struts ActionForm to upload a file using a "multipart/enc"
POST. The files being uploaded are sometimes rather large and we
wish to restrict them to
here is a very schematic representation of Struts flows (in french).
http://www.infini-fr.com/Sciences/Informatique/Langages/Imperatifs/Java/ServletsJsp/Struts/Struts.gif
or here http://www.darwinsys.com/java/java-struts.pdf
Bj
vineesh . kumar a écrit :
Helo all,
can anyone explain the
9 matches
Mail list logo