| Author |
Saving JSP source
|
Graham Mead
Ranch Hand
Joined: Sep 28, 2001
Posts: 57
|
|
Hi I am attempting save the generated JSP source code from within WSAD 4.0.2 In the ibm.web.ext.xmi I have set the following parameters <jspAttributes name="keepgenerated" value="true"/> <jspAttributes name="scratchdir" value="C:/code"/> I have two queries 1) The source is generated but is put into the directory C:\Program Files\ibm\Application Developer\.metadata\.plugins\com.ibm.etools.webtools\Jsp2Java\myWebApplicationName\webApplication not com.ibm.etools.server.tools\tmp0 as mentioned in the documentation. 2) I can't for the life of me get it to output the source to my "scratchdir" If someone could help me it would be greatly appreciated Graham
|
 |
 |
|
|
subject: Saving JSP source
|
|
|