  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Struts | Stupid question I 'm sure but how do you have a tiles-def
that inserts an action? I 'm getting "stream closed " exceptions in tomcat
5.0.28
I need to do this
<definition name "main " page "/main.jsp "I have jsp containing a form to add employees. This submits to an
action that adds the new employee to the database and then forwards
back to the add employee page so that more employees can be adI 've noticed that there 's an EL-like syntax used within some tags in
the sample jsp 's that ship with the Struts 2 apps. Namely
<s a href "%{url} " >
How does the percent sign work in the line above
Hi I 'm using a small ajax div-tag to load data from an action. I make
refreshments every x seconds.
It works
But I get this exception in my console
SEVERE Error setting expr 'dojo.transport ' witHi all
I want to display a message of type "required " if password is not entered
if it is entered and less than 6 chars display *another* message of type
"minlength "
I have this for now on but n
Am having a few issues with Struts2 related to URLs was hoping someone could
comment if these are bugs or expected behavior. They are
1. I 'd like to use the action attribute of the url tag to genAssuming that i5 is set up to map to tomcat/webapps/i5 folder in tomcat
if my URL is http //localhost 8080/i5/home.do and all home.do does is
forward the request to a tiles definition can somebody e Hi
I have created a Struts action which accepts a file from client I
used org.apache.struts.upload.FormFile as a member inside the
actionform that is associated with that Action.
Before saving thaHi.
I wanted to use option transfer select but finally I don 't understand
when it can be used because it need 2 lists one with elements on the
left and one with elements on the right.
But all t
Hi all
I have two servers each running the sun appliction server (9.0). I 've build
a webapplication and know I want to forward requests from the first to the
second application server.
In my LogHi Dariusz
Thanks for the input. After some coding and reading in the Struts 2.0.2 sourcecode I got this to work.
In general it seems that Struts2 uses two methods from the request to examine URI (iHi folks
Unfortunately I have not got any reactions about my statement yet?
I really would like to hear some views on this matter.
Kind Regards
Urso Wieske
-----Oorspronkelijk bericht-----
Van
Hello
What is the Struts 2.0.1 syntax in JSP-page to render message like
Missing.message3 This feature is STILL ({0}) under construction.
Please try ({1}) again in the next interation.
1)
TWiki page http //cwiki.apache.org/WW/spring.html demonstrate how to integrate spring with struts2 that in detail set struts.objectFactory spring to use spring as the object factory. This works wel
I
I wanna run this type of example app
http //www.planetstruts.org/struts2-showcase/viewSource.action?page /ajax/remotediv/example1.jsp
<s div
13 id "once "
14 theme "ajax "
15
Hi
I hava followed one of the "showcase " example (
http //www.planetstruts.org/struts2-showcase/viewSource.action?page /ajax/remotediv/example1.jsp
) tu run a first an independently-refreshed zone oHi All
I am trying to switch modules in Struts 1.2.x webapp using a global forward.
Here 's the global forward
<forward name "backTOMODULE2 " contextRelative "true "
path "/MODULE2/action.do " redirecHi
The Struts 2 Documentation pages seem to have left out radio buttons
http //struts.apache.org/2.x/docs/tag-reference.html
http //struts.apache.org/2.x/docs/ui-tag-reference.html
There is a page
Hi all
I have a requirement to create custom tag which embeds struts tags.see
below
<project multiselect title "Title " >
<project available search "true " >
<option value "1999 " >1999 </option >
Hi folks
Very low reactions on my posting about indexed properties form beanutils and request scope.
I therefore impose the following CHALLENGE STATEMENT "Indexed Properties can not be used withHi all
i have this jsp page with a form
<html form action "admin-console/engine-path/EditEnginePathAction " >
and the corresponding mapping in the struts config is
<action path "/admin-consoHi
I have data dates that I would like to transform into format dates in my
page JSP .
there is my code JSP
<s push value "instancepsdata " >
<tr >
<td class "listTitle " >Date de naissanHello
I 'm starting a project based on Java 1.4 and serlet 2.3 (tomcat 4.1). I 'd
like to use Struts2 as it includes retro-translated support for java 1.4.
According to project main page (
http //struHi everybody
I have experimented with a filter that triggers for keywords on the
request URL
and when found it should redirect to a struts action that processes the
keyword.
My dilemma is that I don
I have an action which uses the following form-bean below. All works fine
when the page is first displayed. In addition to user submit. For example
AccessRequest[] can initially contain a list of reqadd a header "Content-Disposition attachment filename myFile.xml " using response.addHeader()
> -----Original Message-----
> From S?ren Blidorf [mailto soren@(protected)]
> Sent Wednesday December 06Does anybody know how to make a form button that starts downloading myFile.xml
What I want is to make an onclick "Save target as "
Med venlig hilsen
S?ren Blidorf
Nolas Consulting
Web http //wHello All
Can anyone comment on what is the release date for struts2 - general availability. I am planning on using it for one of company projects. I played with Struts 2.0.1 beta release. StrutsHi
s iterator works over various collections yesterday I had a need to do
a simple iteration using an S2-style scope param.
I did the s set/c forEach thing but I thought that was kind of ugly anyHi
I 'm new to Struts2. Can any one help me in letting me know How can we
override the default css for various widgets provided by struts 2 ? Like if
I want to specify my own style for "s textfield "  |
|
 |