[Flex application] Using a JSP Wrapper template instead of HTML Wrapper

已回答

Hi,

 

The projects we are moving from FlashBuilder to IDEA use JSP based Wrapper template : 

We found the option to use a custom HTML Template : 

But it is limited to pure HTML : 

Is there a way to make a Flex Application use a JSP based Wrapper Template ?

 

Thanks

 

Thomas Lebrun

0

Only HTML templates are supported. You can specify page URL instead and use a predefined JSP page.

0
Avatar
Permanently deleted user

Sorry but i don't understand "You can specify page URL instead and use a predefined JSP page", could you give us more explainations on this solution ?

0
Avatar
Permanently deleted user

We have already customized the run configuration this way, but the problem is during the build for the JSP to be generated and copied in the war.

0

请先登录再写评论。