RSS Forums RSS
Please support our JSP advertiser: Lunarpages JSP Web Hosting

Same JSP is populated in IE7 but not in Firefox

Join Date: Apr 2008
Posts: 1
Reputation: to.prakashg is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
to.prakashg to.prakashg is offline Offline
Newbie Poster

Same JSP is populated in IE7 but not in Firefox

  #1  
Apr 28th, 2008
Hi,

Following is the code snippet of the JSP file which is gettting populated with all its field data when the application runs into IE7 but does not populated when using FireFox. I am using spring frame work for developing the application.

Note: This is not the complete jsp code so some <tr><td> tags may be missing or misplaced this code is only the sample to make some Idea


  1. <form:form commandName="commandName" >
  2. <table border="1" align="center" width="100%" cellpadding="0" cellspacing="0">
  3. <tr>
  4. <td colspan="2">
  5. <table align="center" cellpadding="0" cellspacing="0">
  6. <tr>
  7. <td>
  8. <table align="center" cellpadding="1" cellspacing="0">
  9. <tr>
  10. <td class="labelSM" align="left" nowrap="nowrap">
  11. <spring:message code="label.obj1.prop.type"/>&nbsp;
  12. </td>
  13. <td class="labelSM" align="left" nowrap="nowrap">
  14. <spring:message code="label.obj2.property" />&nbsp;
  15. </td>
  16. </tr>
  17. <tr nowrap="nowrap" valign="center">
  18. <td class="labelSM" align="center">
  19. <form:input path="obj1.prop" id="obj1.prop" size="3" maxLength="<%=FieldLengthConstants.CODES.BILL_TYPE_CODE %>" cssClass="fieldSM" onChange="OCED('bill', this);" onBlur="return OBED('bill', this, '');" onFocus="OFED('bill', this);" onKeyDown="return OKDD('bill', this, window.event||event);" />
  20. </td>
  21. <td align="center">
  22. <form:input size="2" maxLength="<%=FieldLengthConstants.CODES.LOADED_EMPTY_CODE %>" path="obj1.property" cssClass="fieldSM" id="obj1.property" onChange="OCED('bill', this);" onBlur="return OBED('bill', this, '');" onFocus="OFED('bill', this);" onKeyDown="return OKDD('bill', this, window.event||event);" />
  23. </td>

Please send your suggestion ASAP
Thanks,
Last edited by peter_budo : Apr 30th, 2008 at 8:39 am. Reason: Keep It Organized - plase use [code] tags
AddThis Social Bookmark Button
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 9:19 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC