No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Hi All, We had an issue in our project that one user was able to see each other's data, we identified the problem as of caching by the proxy server of those users. On checking we found, we were not specifying any caching preference in our server side code and … | |
Hi All, We had an issue in our project that one user was able to see each other's data, we identified the problem as of caching by the proxy server of those users. On checking we found, we were not specifying any caching preference in our server side code and … | |
Re: Hi Sanit, You created the radio buttons but where are these assosicated with a form? You will need to wrap ur radio buttons inside a form and add submit button to it....also there is no need for onclick method for what you want to do. Please refer this: [url]http://www.java2s.com/Code/Java/JSP/SubmittingRadioButtons.htm[/url] Thanks. | |
Re: Why not check for raceDriver.size()>3 in the if condition in addRaceDriver. | |
Re: Hi, You might want to try (window.opener.closed) Thanks. | |
Re: Hi, Did you try request.getparameter().....you can read the paramters from url using this and then set in on the form. Thanks. | |
Hi, Can we write javascript in iframe? I want to call a external application javascript in my iframe of the jsp i am writing....issue is we can only have one call of this JS per page,now I am importing some html tags from a 3rd party which also does this … |
The End.