  | 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 | -----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Balazs
I just realized that we 're talking about approximately 1MB of char[]
data... what 's the big deal about that? )
Balazs Michnay wrote
> > Can yoI am having a devil of a time getting a simple if test condition to work
properly.
Here is the jist of what I am trying to do
<display table id "idContract " name "contracts " class "results " >
Hi all
We have got an Application wherein we are having many layouts. But we can
easily group some layouts of some pages. We also can say that some part is
common to all pages in a group. Hence we tWhy this happens?
2007-05-30 09 51 49 986 ERROR (org.apache.struts2.dispatcher.Dispatcher 515)
- Could not find action or result
No result defined for action
br.com.cpm.gepro.action.CadastroProjetoAcI have the following
Action A --- forwards to --- > A.jsp --- submits to --- > Action B ---
redirects to --- > Action A
The B to A redirect uses the store interceptor to pass action messages and
actHi
I try the client side validation with Struts 2. The validation is well done
but I have many problems
- For each datetimepicker field in my form I have the following Javascript
error which di
A common problem is having two related select controls on a page. Call them
the 'trigger ' and the 'target '. This is an ideal use case for Ajax because
you don 't want to refresh the entire page to hi
My problem is that I 've a big JSP page with a lot of scriptlets and a
JavaScript which basically reloads the whole page every 5s. The problem is
that my JavaScript makes a request to the server
Hello
I 've posted this question on the Webwork forums and thought that maybe the
Struts2 community could help. I 've integrated Tiles into my WW application
and am seeing an error that I can 't seWe 're using the html form element and we have the acceptCharset
attribute set to "UTF-8 " and when we enter a unicode character in a
textarea in this form element the UTF-8 character (in this case \--- yitzle <yitzle@(protected) > wrote
> So it would seem a Strut project is a servlet. It
> runs inside the web container receives an HTTP
> request generates and sends an HTTP responshi
Is it possible to get a time my servlet spends on generating JSP page?
There isn 't a problem to measure this time for actions in RequestProcessor
but I 'd like to know exactly how long did it tak "First push as much business and data access logic as possible out of
the Action class and into a POJO facade that the Action can call. In
this way you can test all that outside of the Action. "
MHello
I am trying to display a checkbox for every day of the week (7 total)...
I wanted to model this via some sort of Map in the java world and use
<s checkboxlist .../ >
I have the view woI want to store session information.
I am experiencing multi selection boxes in Struts 2. I have a list of checkboxes in a table that spreads to more than one page. I am using the displaytag for the table. Here is my attempt
<s foHi
I am facing a problem -) I am using struts 1.3.5
My web application is based on several forms and each one corresponds to
a step of a process.
For example If I am in the form 3/5
Hello
i hope this is the right location for my question. If not please redirect
me.
I have a jsp-page where at the beginning of the page i load a collection of
data from the database and put it iHi
I 've just downloaded the Struts 2 table tags from Sourceforge. Are
there any installation instructions anywhere?
Regards
Roger
Hi
I need to do something that looks very simple to me
- a form with a select list
- the data in the list comes from database
- when submitting the form I want to validate datas. If it doesn 't
vaHi.
In my action class i have to different String fields(setters and getters
are aplied).
String test1
String test2
In my jsp page i have
<s property value "test1 "/ >
and
<s textfield name "callTeHi
I am using Struts2.0.6 and trying to implement Validator framework but
couldn 't succeed. I have confution to give name of
actionname-validator.xmlfile.
I am here giving action cofiguration in StHi.
<s submit type "image " name "submit " src "/buttons/save.gif "/ >
In my generated html path looks like this
<input type "image " alt "save " src "/buttons/save.gif "
When i use html submit
<input t
There is an earlier post
http //mail-archives.apache.org/mod_mbox/struts-user/200603.mbox/%3C1141255998.8281.29.camel@(protected)%3E.
My problem is pretty much the same as described. But tHello to all...
I 'am working on a large project for car assicuration.
My question is if it 's possible to prepopulate a form for example..
On page A user must enter policy number... then in actionFormHi
We 're using an ajax-themed submit button to submit a form. We now need to
add an "onclick " trigger to call some javascript before it submits. However
the javascript never seems to be called wheI am having a problem getting Spring to instantiate my Actions beans. I
have configured my Actions in application.xml and am referencing the bean id
name from struts.xml. I see the beans instantiateIs it possible to redirect the application to another context from the
struts-config.xml
I have tried this and it doesent work it says path need to start with
/.
<action path "/ad
<sorry reposting my previous message with more appropriate subject line >
I am a Struts 2 newbie. The validation piece from Struts 2 bootstrap
tutorial is
not kicking in and does not show the val
I am a Struts 2 newbie. The validation piece from Struts 2 bootstrap tutorial
is
not kicking in and does not show the validation error messages even when I
provide invalid data.
I started my this s |
|
 |