I know that I can edit JSP files in DWMX, but if I have a specific java
variable called firstName that is a String, how can I get DWMX to show me a
list of functions of a String class.

So, if I have
        String firstName;

and later on in the code I say:
        firstName.
that after I type the . I get a pop-up list of String functions, like:
* charAt(int index)
* compareTo(Object o)

etc...

Or does DWMX not support this...?

Any thoughts?


I asked the macromedia.dreamweaver forum, but nobody responded/knew....


Tkx,
Jim



Tkx,
James M. Reilly
GlobalSpec
350 Jordan Road
Troy, NY 12180
Tel:  518.880.0200 x318
Fax: 518.880.0250
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to