  | 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 am using ajax <s div > tag in <s iterator > tag to get status on systems
at the time of loading but when i am doing this through AJAX then <s div >
tag sending continuous request and at once time myThanks very much Ted tom tom Oleg for your helpful replies.
Hi
I 've been trying for some time to get the following logic to work
<s if test "freshSmigFlag false " >
<s checkbox key "overwriteCheckbox " name "overwriteCheck " > </s checkbox >
</s if >
where "I have three text fields in a row. I.e. City State and Zip. I have to
validate all these fields required and mask properties and show the
error by inserting a red star at the end of the zip text fiel
hi i have to forward to controller with javascritp my script is as below.
<html >
<head >
function fwd(field){
var val field.value
if(val 1){
[b]mypage.do[/b] // <----------- this isA bit more info on this. My struts.xml (actually a different config file that 's called from struts.xml) contains the following
<action name "SMIGSelection " class "edu.cmu.sei.smart.zen.server.smig
Hi Can anyone please fix the example page at
http //struts.apache.org/2.0.6/docs/ajax-validation.html
I am having to implement ajax validation with Struts 2 and not only is
there a lack of concrete Hi
I 've been trying to not have my validation fire when I navigate to a form and populate it with data to be edited. Unfortunately it still fires. To clarify I 'm using both xml validation and myHi
I would like to access a Struts [1.3] Form property from the JSP page
via scriplet.
Is there a simple way of doing that ?
TIA
Oleg.
Hi all
I am trying to enforce a "requiredstring " on a text field and also make sure
it follows certain constraints. I am using the following in the
<action >-validation.xml
rrecoba wrote
> i have an ajax submit button that replaces the div specified by the targets
> attribute with the result from an action and the result returned by the
> action has some javascript to Hi
I have an s tree with category question and answer elements and I 'd like to differentiate them a bit by having a different icon for each type of element. Is there a way to specify which icon All
I 've implemented the autocompleter for my project. For
some autocompleters my user would like the ability to enter a value and
have the autocompleter display the name. IE. Ente
i have an ajax submit button that replaces the div specified by the targets
attribute with the result from an action and the result returned by the
action has some javascript to be executed that useHi All
I am facing some problem with iterate tag. I am able to display data using
iterate tag but the i am not able to regenerate the list that is used in
iterate tag. I am using the following code
Hi
I am trying to set up Struts 2 ajax-validation for my application but the
application is not finding the struts-dojo-tags tld. Can anyone tell me
where I can find the tld jar or if there is a dHi
I am getting seriously involved with Struts and have 2 questions
related to choosing either s1 or s2?
- For a new project which I would like to eventually move it to JSF?
- For the job market wSome knows why I cant write methods javascript using tabbedpanel when I
write some div with references another page for example
<s tabbedPanel id "tabppal " theme "ajax " >
Hi All
When i am submitting a page which holds a list of objects this list is not
getting populated in form object.
In form object i am holding data as an arraylist of objects and I
am populating a Can someone point me to the actual steps to add Tiles to the blank app in
the struts2-blank-2.0.9.war. I followed all the instructions I could find
between bouncing between S2 and T2 and ultimately h
Hi I wrote this xml-file for validation
< < ...
<validators >
<field name "nome " >
<field-validator type "requiredstring " >
<message key "requiredstring "/ >
</field-validI need to change the lookandfeel of the tabbedpane component I found
the image that load is
/struts/dojo/src/widget/templates/images/tab_top_right.gif
But I want to know how make my own looinside jsp/struts 1.3 how can i set global constants that i can make change one place but can make all the corrspondent change cross all the files.
for example if i have script file 1.jsp 2.Hi
Is there a way that when a s tree is reloaded it expends to a particular level of expansion? I presume that I will save that expansion level in my session object but I 'm not sure how to get itHow how I change the color blue of the tabbedpane.
Thanks.
Manuel Correa.
Hi
I am about to migrate a S1 app to S2 and need to decide which route to take
regarding validations - XML or annotations? . Our app has a lot of custom
validators involving rules dependent on multiI need to do something like
public void execute(ActionInvocation invocation) throws Exception {
try {
// Some operations
} catch (Exception e) {
//Send user
Hi
Short of modifying the template for s fielderror is there a way to retrieve
just the text of the error message on a JSP?
Even with the theme set to simple I get the following on my jsp
<ul > <liHi All
The Struts 1.x provides a facility to extend the ActionMapping by
defining it in web.xml in following manner-
<init-param >
<param-name >mapping </param-name >
<param-value >Hi
We 've been using webwork and naturally we 're considering migration to struts2.
However we are slight concerned about maturity and "real-life production experience " of struts2 (Our compa |
|
 |