struts-config Questions
3
Well I want to study Struts so I am going to begin with Struts 1,
I would like to know the general flow. What files are required?
Whats the function of struts-config.xml? validation.xml? validatio...
Arris asked 27/4, 2011 at 18:10
4
I'm getting the errors in my Struts application, on my development machine, saying apparently my config files have errors (which I already checked and seem ok):
org.apache.commons.digester.Digeste...
Alleluia asked 26/4, 2012 at 19:32
2
All,
I have searched and researched and I cannot find what I am missing for migrating a existing project from Tomcat 7.x to WebSphere 8.0. I have created a work around for the problem but my ...
Decorum asked 14/5, 2015 at 15:19
1
Solved
I am a noob to Struts framework. I am trying to understand how action-mapping works exactly. Suppose I have a JavaScript file that sends an AJAX request:
$("button").click(function(){
$....
Prosenchyma asked 6/4, 2016 at 17:35
5
Solved
I am a noob when it comes to Java and Struts ( I feel like .Net boy in Java world ).
What is the input attribute on the action element used for? So in the example below the input is someinput.jsp...
Sabayon asked 11/7, 2011 at 1:9
2
Solved
I am developing one application , where people will download the required file from a location mentioned in the DB to their Local. I am using struts 2 for downloading the file from the server . I c...
Edirne asked 1/8, 2012 at 4:49
2
I'm working on a Struts application.
In order to edit the struts-config.xml file, I think I have to add an attribute - scope, in the action tag. I'm not sure about its meaning, or its usage.
<...
Ibadan asked 21/2, 2013 at 9:21
1
Solved
We have been running on Struts 2.1.8 for some time and all Struts actions have been working as expected, i.e. href's to the Struts actions are rendered with the action name with no extension.
Here...
Inna asked 26/9, 2012 at 17:19
1
Solved
I have been searching for a concrete answer for this, as much of google returns a lot of very old posts. Is this greetingActionForm in the request scope, or in the session scope? Is there any locat...
Illustrious asked 22/7, 2011 at 20:50
1
© 2022 - 2024 — McMap. All rights reserved.