Is there a way to restict the file file selection through browse button. I found the accept attribute in the input tag. But however, I am not able to use that to restrict the browse selection only for html files.
Is it possible to browse a directory rather than files in java script. I saw similar quesitons in this forum but I do not see a complete solution to this.
Can someone advise.
Or if there is an alternate way to accomplish this functionality
I have struts2-tiles-plugin-2.2.3.1.jar as well in my package in which I can see the class org.apache.struts2.tiles.StrutsTilesListener but not sure why it is throwing this error
This is my listener defined in my web.xml
Thanks Brian.. In the prod, I have j2re1.5.0_05 wherein, In my dev, I have j2re1.5.0_06 which I think will not be a big difference.
I followed your suggestion and copied the security files from production to dev and tried.. I get the same error and also the beginning of the log says something like
I am working on an old application with the following configuration. JRE 1.5_6 and Tomcat 5.5. I have to use this because the production environment has the same.
I ran this application 2 years back and it was working good .. I had to fix something in this application and had to set up everything now.. I did, when I started hitting the database, it throws the issue with the prime size.. I remember I posed the same topic few years back. The solution was to reinstall JRE. I did that today assuming the cacerts file under security folder would have been corrupted as I imported a certificate.. Can someone advise..
As per your advise, I upgraded the JRe version to 1.5 and using tomcat 6. I am getting a different kind of error where it says as mentioned below, I found the same question in another place where someone has addressed saying that this can be a firewall issue. Not sure what I should do here..
The above error is in my local server. Similarly I get something like below in my unix server too which was working all these years.
I am using apache-tomcat 5.5 with the compatibility package in order to use that with JRE 1.4.1_17. We built the application 3 years back and I believe I was using the same configuration. When I tried to bring this application back in my system with the above configuration. I got the below mentioned error. Can anyone advise.
Because of this I am not able to bring this application up. Is there any issue with the version of JRE I use or I am not sure..
I tried installing JRE 5.0 but it ended up with a different error saying that 'JDBC driver is not found'