  | 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 am trying to maintain which item was selected in a html select
dropdown that is not "multiple " after the validation occurs in the Form
and I need to return to the jsp because something was missing.
Hi all
I have three questions
1 - As I 'm facing few problems with the 2.0.1 version of struts i would
like to know how/where to download the 2.0.3 release.
2 - Don said it there will be a releaseWhat is the general approach in creating action classes for Struts.
At the moment any given project that I work on seems to have pretty close
to one new Action class for each page.
If the page is atHi everyone
I got last version Struts 2.0.3 today and updated now my application but one
page is gone wrong.
In this page I have the code
<s select name "filtroRegiao " list "todasRegioes " listKeyHi all
It seems there 's been a major change form struts 1.2.x to struts 2x and the way it will be utilized or implemented by struts developers when building web applications. From what I can What 's the difference of versions 2.0.4 and 2.1.0?
http //people.apache.org/repo/m2-snapshot-repository/org/apache/struts/struts2-core/
////
/Andr? Faria/
//////
Hello
I am trying to find a way of calling efficienlty from Struts Actions - >
SLSBs EJB3. I have made a question before.
- Doing JNDI calls all the time through every action works though its a
verI have jsp 's that uses jstl core tags to iterate through beans and display
the values in html
i am converting my application to struts.
should i also replace the jstl core tags with struts logic tagsI 'm guessing there are a fair number of Java web developer from
Silicon Valley on this list. So I thought this was worth sharing
here. Although the primary topic is Flex it is being discussed in the...I think I stopped at the right place in the
subject.
I have a map of beans the beans have a list of other
different beans. I 'm struggling to make this work with
the auto-type conversions (variousHi All
I am getting this error when i try to access some actions in a struts based web application that is running on WSA6. does anybody have any idea about this error?..
SRVE0068E Could not invHi
as far as I see struts2 has very little to do with struts1. Why is it called
struts2 at all (and not webworks2)?
Zsolt
/the tag s select dont select the right index if the keyValue is an
Integer insted primitive int...
Regards
Andr? Faria
/
So I 'm working on my first S2 application and enjoying a lot of the things
which always looked pretty cool about WebWork.
However I 'm doing client side validation with s form and the "css_xhtml "
thHello gurus....
I have struts tag in my jsp which displays HTML select option box with
selected (a String array in the bean)
<nested select property ' <% dataFrom+ "Bean.prdIdsList "% > '
multipleHow can format a number in a input text?
<s input ....
Should I use <fmt ?
Hi everybody
My new dilema is
I have created my "own " ajax widgets by putting <s div theme "ajax " in a
struts 2 tabbedPanel. This allows to refresh its content and works fine.
I want to put links
Hello
Are there any Java frameworks or Java Utility projects which comply to OWASP
standards in terms of data validation etc. Please share if you know of any
such frameworks
Thank you
Gnan
I 'm Using Struts 1.x.
So if there is no guaranteed reload of the page there is no
way to implement a timer? Meaning I would have to test validity
prior to each submitted request. o(
-Pete
> ----Hello
in one of my endless attempts to fight the evil browser backward button
mechanism I was thinging about this
Can I make a periodic java script (ajax) request to determine when a user
h
Hi All
I am stuck with 2 problems
Problem 1
In my web-application (developed on struts and hibernate)I have 2
modules
User Module
http //localhost 8080/SaS/Login.do
hallo guys!
I spent a lot of time trying to retrive a catalog from a struts action but
i
didn 't get results! (
Following the guidelines found in the jakarta commonsChain I did this
defining aHi
Just a quick announcement that JAVAWUG BOF 23 video is available from
Google Video.
This was an Open Space Technology discussion of Java Web and Enterprise
Futures.
http //video.google.com/videoplHi Now everything is resolved except...
I am trying to check the checkboxes of those challenge questions which are there already in the LDAP.
JSP
<logic iterate name "ChallengeQuestionForm " pI know the following is not possible because the put tag does not have a
key attribute but can the same result be achieved in another way?
<definition name ".mainLayout " path "/layouts/mainLayout.jsI have the following action mapping how to get the property value of
myProperty in action?
Thanks.
<action path "/maintainMyProcess " name "maintainForm "
type "com.....MaintainMyProcessAction " paramDoes anyone have an idea as to why this URL
http //localhost 8080/Chisq/Insurance.do?action edit&personid 1001
works in Firefox but not in IE6? In my action class I can see a personid in Firefox
I 'm new to JSP and Struts. I 'm trying to learn from a book I bought but I 'm
getting an error on my index.jsp page. Not sure what the problem is and I 've
spent all day trying to figure it out. AnyIs this deprecated ? The reason why I 'm asking is that I want to use it in my application but I can 't seem to find a lot of articles on it. The guide on the Struts website is well written but besihi
i noticed something weird...
in my struts-config.xml i had
<action path "/addItem " name "addItemForm "
type "com.qpm.usergen.action.AddItemAction " scope "request "
validate "true " input "/pages/ |
|
 |