Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Compatability issues with Indigo release(Java web project compatability issue)
Compatability issues with Indigo release [message #720442] Tue, 30 August 2011 15:32
tico  is currently offline tico Friend
Messages: 2
Registered: August 2011
Junior Member
Hello,

We have a java web project about 8 years old with JSP, struts and EJB running on JBoss 4.3.6 server on Red Hat Linux. This project has been enhanced couple times in the past.

We have more changes that need to be incorporated and I have noticed some validation issues on Indigo release. Issues such as <formset> tag in validation.xml
and some "return" calls to javascript functions.

<formset> tags issue: The content of element type "form" is incomplete, it must match "(field)+".

Javascript issue: Cannot return from outside a function or method.

Also I have noticed that the JSP validator discourages some tags to be used in HTML5, such as language="Javascript".

So question is what is the best approach to overcome these issues? Adapt to new technology or use the compatible versions (such as old version of eclipse).


-Tico
Previous Topic:Enabling/disabling toolbar buttons at runtime
Next Topic:How to use org.eclipse.ui.decorators location=REPLACE?
Goto Forum:
  


Current Time: Thu Apr 25 00:31:12 GMT 2024

Powered by FUDForum. Page generated in 0.02440 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top