Show stopper in that it can’t be trusted.
I have the following JavaScript in my JSP page (using JSF) for interaction with the DWR library before the <f:view> tag. This is between script tags (not shown because it causes this BB to come up with an error when I preview or submit to this board) :
function checkValid() {
CheckUser.checkUser(reply, DWRUtil.getValue("loginForm:userName"));
}
function reply(data ) {
DWRUtil.setValue('userIdMessage', data);
}
I go into the design editor and centre a table then go into source view my JavaScript code has gone, replaced with open script / close script tags and nothing in between. Annoying to say the least and it makes the JSP designer unusable, at least for me.
*** Date: Thu Oct 06 14:04:25 BST 2005
*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_04
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 4.0.1 GA
Build id: 20050930-4.0.1-GA
*** Eclipse details:
Eclipse SDK
Version: 3.1.1
Build id: M20050929-0840
Eclipse Platform
Version: 3.1.1
Build id: M20050929-0840
Eclipse RCP
Version: 3.1.1
Build id: I20050627-1435
Eclipse Java Development Tools
Version: 3.1.1
Build id: I20050627-1435
Eclipse Plug-in Development Environment
Version: 3.1.1
Build id: I20050627-1435
Eclipse Project SDK
Version: 3.1.1
Build id: M20050929-0840
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
f4_44
-vm
C:\WINDOWS\system32\javaw.exe