  | 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 | Hi
I 'm just starting with struts 2 and although I 'm having some bumps I
think it 's going to prove that MVC is still an excellent platform to
build a web application.
First thing I 've had an issue iHi
I use <html multibox property "customers " value " <c out value '${
customer.idcustomer} '/ > "/ > for list of checkbox with the customer ID as
value.
but in the output i have this <input type "checTo those folks out there who are restricted to JDK 1.4.2 are you running the Struts 2 back port and if so how successful have you been?
I 'm trying to get the back port to work in a 1.4.2 engine Hi
I asked this question of the POI user mailing list but it 's probably
a question for this list. If you don 't know what POI is check it out
here
http //jakarta.apache.org/poi/
I used to runHi
When creating a URL using the Struts2 <s url id " " / > JSP tag and then
later in the page reusing the url #id in some OGNL parameter it seems
the "& " characters in the URL are encoded as & Hello all
I have a problem on the optiontransfertselect Tag.
I success to display the optiontransfert but when i try to transfet an
option I have this in my javascript error console
Erreur movI don 't quite understand how the validation is handled when using the
paramsPrepareParamsStack.
I have an action with a view() method that will be called via a get request
specifying a blog id (blog.Hi all
We have very urgent requirement for multipe file upload option using Struts
1.0. The number of files to be uploaded will be decided at run-time. Kindly
help me. Its very urgent....
waiting
What am i trying to do?
-I need to publish a topic (dojo.event.topic.publish) on the event onchange
of a select tag.
The workflow is
-First i access an action that prints index.jsp page.
-Then fI guess this has been asked before but I have trouble finding an answer
if it is somehow possible to give arguments to property calls in tags.
For example if I 'd have "vehicles " as list attribute inHi
In order to generate some emails (and other similar things) I would
need to output the URL of some Struts2 actions.
Of course the URLs depend on the chosen ActionMapper and I 'd like my
generaI try to embed struts tag inside JSP but looks like not works? how come? any idea?
out.println( " <logic redirect href "why.do "/ > ")
but not working.
tks in advance
john
I try to use following method to get basename of the invoking program name inside JSP/struts
String why (String) PageContext.getPage()
but receive the following error message
can The issue tracker Struts uses [1] JIRA has the ability to collection
"votes " on bugs features and improvements. As a Struts developer
when I have a rare spare moment I sometimes tackle a few tiHello
I am working on my first struts application and I was wondering about
design patterns for communicating between actions.
For example I have actions A and B. A runs first and creates some datHi all.
I 'm a Struts Newbie here so I apologize for the stupid question )
I 'm working on making a fairly large Struts project.
Most data will be passed from one page/JSP to the next.
The login info
I am trying to setup a value in my session. IT works the first time I
call the action and breaks the second time.
I get null pointer exception. This code is from my constructor.
Map sessioHi
I checked out the struts2 trunk from svn and imported the struts
projects via import projects. I see a list of projects api core
struts2-codebehind-plugin ... I have an M2_REPO variable set-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
... let 's pretend there are no nested forms involved in this.
If I have an input box such that
<html text property "ndays_rq "/ >
is there a way for us-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Hi folks
I 've taken more than a couple stabs at trying to do this and failed.
Miserably enough that I 'm not going to even attempt to post my efforts
he
Hi all.
Another newbie question on Struts. I am having an issue
in getting my .jsp names to match with those in the ActionForm
class and was after some help.
The error coming back from Tomcat isIs there any way to get a behavior like post back in struts?
If not is there any interest in writing an interceptor that will
emulate this ?
I am a wee bit confused on this one.
I have my Account bean with a boolean field
private boolean billerSame false
along with a getter and setter obviosuly.
On my form I have
<s checkboI am having a hard time differentiating between when I need a package
and when I need a namespace...
Can anyone shed some light on this???
Thanks
Charbel
I have an autocompleter like this
<s autocompleter name "states "
id "states "
theme "simple "
autoComplete "false "
showDownArrow "I am new to Struts2 and have a question in regards to accessing
properties from Java classes outside of the Action. If I would like to
utilize the concept of package.properties property files. Is I 'm running into some strange behavior when using s include and
jsp include with Struts actions as the include target.
If I put <s include value "someActionName.do "/ > or <jsp include
page "someActionYou could do it in S2 just like you said you would do it in S1 writing to
the output stream without requiring a page for it (not that I 'm advising to
do so ) ).
musachy
On 5/25/07 Dave Newton <
Hi I??d like to show a warning message(alert) before erase a record .
<s submit value "Erase "
preInvokeJS "confirm( 'Confirm ? ') " / >
Is preInvokeJS deprecated ? I have to use executeScripts " |
|
 |