cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS doesn't fully support jsp development - Any ideas for tweaks?

Former Member
0 Kudos

Hello,

When I open jsp in NWDS I don't get proper jsp support.

For example, if I type request. I don't get the methods request has to offer.

I am familiar with the Lomboz plugin for jsp but I am looking for teaks inside NWDS without adding external plugins. Anyone familiar with such teaks?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

you can even put lombooz inside NWDS...after all it is nothing but Eclipse.

the problem in that case would be it will create a project & DDs which are not SAP specific. so you will have to sacrify on having a ready made SAP WebAS target structure if you use lombooz.

Former Member
0 Kudos

I know I can put it there, I am just trying to teak it through NWDS instead.

I am not familiar with any special teaks to NWDS but maybe I am missing something, that's why I've raised this question.

Former Member
0 Kudos

Hi Roy,

I would suggest you to add servlet.jar, j2eeclient.jar to your project and try this.

you will get the auto complete.

If you need again a full fledged JSP custom tag development, CSS style building etc..my suggestion would be

<a href="http://www-306.ibm.com/software/awdtools/architect/swarchitect/index.html">IBM Rational Software Architect</a>

regards,

Vivek Nidhi