This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes using java sctipt/html code in struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "using java sctipt/html code in struts" Watch "using java sctipt/html code in struts" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: using java sctipt/html code in struts
 
Similar Threads
tiles in struts
Struts 2 Validation Using xml is not working in Ajax call.
Need help with forwarding on JSP based on value selection
Double Iteration
does not contain handler parameter named 'method'. This may be caused by whitespace