| Author |
using java sctipt/html code in struts
|
Rauhl Roy
Ranch Hand
Joined: Aug 01, 2006
Posts: 401
|
|
hi, I am using in my struts application in stead of writing html:button code. Here my doubt is will it create any problems in future? is it a good programming practice to solve this kind of problem as i mentioned above? regards, Rahul
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
In Internet Explorer, the back button causes the browser to look for the last page in the browser cache. One problem you might run into is that if you have code in your pages to tell the browser not to cache the page, the user could get a message "This page has expired".
|
Merrill
Consultant, Sima Solutions
|
 |
 |
|
|
subject: using java sctipt/html code in struts
|
|
|