Re: eclipse with portlet
timothy ma and constance lee wrote:
Any idea how to plugin portlet developement oonto eclipse. I dont want to
use RAD from IBM.
What are you really asking about ?
A portlet consist of some Java classes, some JSP pages
and some XML config files.
You can certainly write all of those in Eclipse.
So what specific feature do you need ?
Arne
.
Relevant Pages
- Re: Java CASE tool?
... I use a CASE tool to generate programs for the IBM ... I can develop a whole business system just by describing ... > 'Customer Number' can't be zero, etc) and let the CASE tool generate my ... > then generate Java classes? ... (comp.lang.java.programmer) - 500 Error when running Web Applications
... there are bugs in java classes or JSP files: ... unable to compile class for jsp ... null pointer exception in java classes ... (comp.lang.java.programmer) - Re: 500 Error when running Web Applications
... > there are bugs in java classes or JSP files: ... > 3) null pointer exception in java classes ... (comp.lang.java.programmer) - Re: JSP newbie - can I use JSP to access exiting java classes without re-write to javabeans
... Do I need to re-write the Java classes ... Ideally there won't be any scriptlet at all in your JSP. ... The wrapper will assemble an object that contains various information that you are going to display, absent any display or formatting meta-information. ... (comp.lang.java.programmer) - Re: Start with jsp
... I'll recommend that you learn JAVA before looking into JSP. ... Have a look at the free eclipse IDE from IBM at: ... (I know only the RPG) ... (comp.sys.ibm.as400.misc) |
|