1. Mixing JSP/HTML any new features or suggestions stackoverflow.comI guess my questions are not well described. Is this coding style (like the example below) still recommended? Aren't there any new methods of mixing html with jsp? I see some examples ... |
2. How do I ensure nicely formatted HTML when I 'view source' on the browser? stackoverflow.comWhen I 'view source' using different browsers my web pages seems to always have lots of whitespace and are badly formatted. I am developing a Java web application using JSPs. How ... |
3. Not able to display value in jsp after formatting stackoverflow.comI am trying to display a value in jsp afer formatting to a decimal("00.00") format. But in some palces i am getting some problem. If the number ends with zero(i.e-45.50) while ... |