  | 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 | I had one last hiccup with the Sitemesh integration on S2. Although I
am using the default JSP approach and didn 't need the template support
for Freemarker or Velocity provided by the Sitemesh plugin
Hi i??m trying to do something like the example "A div that calls the server
and JS in the resulting page is executed " in the showcase. But with a little
diference i??m not using the href in the sHi
Is there a way to implement access control in struts 2? I presume that we can use an interceptor but I 'm not sure how to map actions to specific roles. Any ideas?
Thanks
Session
-------
I 'm trying to use the <s component > tag to create a re-usable set of fields
in a form. In my JSP
<s component template "addposition.jsp " >
<s param name "name " value "foo "/ >
</s component >
-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Hi folks
I 'm writing a web application that part of it maintains a list of
accounts and maps to those accounts privileges. I 'm getting some odd
bomb-ouI have two file and try to test javascript but javascript can not access document.form.
Can one know why? inside <html form > styleId < > Name attribute? if so what is the solution for that?
Hi
I am trying to create a form which would have dynamic number of file tag (
this would be created by the JS ). I am looking for a way to do so in
struts.
I have created the following class
pubHi
Thanks so much for the breakthrough. I implemented the change and now the action gets called. The only thing now is that I don 't seem to be getting an actual nodeId in the display <div > elemenHi I want to switch the div when the users click in one of the links
built for Struts 2. I have a function that receive the new url to invoke
and get the widget but when arrive to the method refresh(Hello
I 've been trying to get the tree view code from the showcase to work for many days now and I 'm literally stuck. I use logging to determine whether action methods are called or not and the f
Is it possibe to have one submit for several ajax forms instead of submitting
each Ajax form? I tried to use javascript to submit two form actions but
only the second one in my javascript submit li
I??l like to show several imagens in the page using
<div >
<s action name "showImage " executeResult "true " flush "false " > </s action >
</div >
showImage is a action with result type stream
The I love the idea of being able to create JSP templates and reference them
with the Component tag. However I am not sure that I am implementing
them correctly.
If I have another Struts tag in my temp
Hi
I have a data bean which contains a date field. I annotate the set method
with
@(protected)(message "aDate Conversion Error ")
@(protected)(message "aDate RequirHi
I want to set up my own validate method to validate fields in my own way but I 'm not sure how to set up the method. I don 't know how to set or clear the validation error message. Is it ok justHello
I am using my own security manager to login to a struts application.
I am looking for a way to fires an action only when a user logs in
have the rights permissions
Any suggestions?
-----Hello
I am using my own security manager to login to a struts application.
I am looking for a way to fires an action only when a user logs in
have the rights permissions
Any suggestions?
-----
Hi
When I click the calendar picture of my datetimepicker tag (the input is
empty) the calendar shows up normally. I pick a date all is ok.
But if I then delete the choosen date in the input an
Hi
Have any of you faced this issue while deploying an application in WAS?
Error executing deployment java.lang.InternalError. Error is Can 't connect to X11 window server using ' 0.0 ' as the val
Guys i have this error saying that indexed is invalid for my multibox
attribute
this is my JSP
<logic iterate name "metaEntryConfirmForm " indexId "index " id "item1 "
property "items1 " > Hi
I have a page with input fields and would like my action to populate those fields before they get displayed. This page is handled by a certain action but it is the result page from a different
Dear all
Is it possible to use the css_xhtml theme template and ajax validation
together with forms?
Since ajax theme extends xhtml theme .. is the only option to modify the
ajax theme by hand?
Hi
When I submit a numeric in a form the validation accepts only comma
numbers (12 34) (I 'm with a French locale). If a set 12.34 the validation
failed and I have the message "Invalid field val
Hi
I try to validate a double but it generates this in my JSP
// field name familleProduit.chargeTravail
// validator name double
if (form.elements[ 'familleProduit.chai run my application with tomcat 6.x or jboss 4.x
it 's work fine.
i 'm use struts 2.0.8
but when i test with jetty 6.1.1
there is some velocity problem.
the applcation run ok but there is error messag
Hi
Is there a way to make the <s url > tag generate 'nice ' URLs linking to
actions with wildcards in their names?
For example let 's take the following mapping using DefaultActionMapper
<action The Commons team is pleased to announce the release of Commons
BeanUtils 1.8.0 Beta. Commons BeanUtils provides easy-to-use wrappers
around the Reflection and Introspection APIs provided by the Java
l
Hello all
I understand the benefit of having a controller for each possible user
action.
But what is the benfit of having the front controller dispatching the
request to the appropriate controllersI know this is a little off topic but I 'm lost as to where to start.
We 're currently working on an app and when I went to start Tomcat this
morning I got a java.lang.NoClassDefFoundError javax/servl
Does this (https //issues.apache.org/struts/browse/WW-1328) means that at
this moment we cannot create our own theme with a theme.properties that
specifies that we extend an other theme ?
I made a  |
|
 |