I\'m using the sslext extension for Struts to enable/disable passing data over HTTPS. I\'ve implemented it so that https is only used for credit card processing. Its working fine when switching to htt
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_高级运维 Want to improve this question? Update the question so it can be answered with facts and citati
I have a j2ee application running on weblogic. I was confused with my multibox. What I know of multibox is that the checked items will be passed as an array of strings on submit.
I am having an application developed with Struts1.3, Jboss4.X version and jdk1.5 Now as an enhancement we are planning to implement AJAX to the web application
I have a Struts 1 application using standard Struts internationalization, with a property file and everything. I need to change a specific message for only a select group of users, so I want to extend
I have a Struts 1 application with the following ActionForm: import org.apache.struts.upload.FormFile;
I have a web application which worked with the following: Tomcat 5.0 Struts 1.0 Java 1.5 I have to switch to Java 1.6.When I tried to do that, i received the following stack of
As near as I can tell, this falls under a \"you can\'t do that\". I\'m about to re-think my solution and work around it, but I thought that asking here was worth at least a shot.
I am using spring source dm server version 2.0.0. I developed one application in spring/struts/hibernate. When I am running my application in spring dm server with
I am working in a struts application.Now suppose 开发者_高级运维wants to access the page abc.do without active session right now I am asking the user to login to the app and he will login and go to t