Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

jsp custom tags and IDE

Status
Not open for further replies.

maxpower1

Programmer
Jul 29, 2001
488
US
We're trying to select an IDE for our java jsp app. One concern that pop up is IDE like webgain(formerly visual cafe) puts custom tags in the jsp files.

what are custom tags and what make them bad when it comes to reuse the codes using a different IDE and/or platform?

thanks
 
maxpower1,

Those are like comments that IDE’s put into you C++ source code for the wizardy tools they use. In theory they should not effect other IDE’s beyond the fact that they are there.


-pete
I just can't seem to get back my IntelliSense
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top