Words to the wise, "terry433iid@yahoo.com" <terry433iid@yahoo.com>
wrote:
>I'm trying to create a portal for prototyping purposes and see
>netbeans as the only app around in Solaris-world
You should also be able to use "IntelliJ"
(http://www.jetbrains.com/idea/), as it is written in Java (we are
using it on both Windows and Linux).
The VisualWebPack for Netbeans is very good, for it supports the
Woodstock JSF component set directly, which - to me at least, is the
way to go.
But it depends on what your focus is.
What functionality should your portal have?
>If so can anyone recommend a good text I can buy to get up&running
>here (or online docs) - and know of any sites with good examples of
>portals (artistic presentation not one of my strong points)
In case you do not already know, try "core servlets", and the JSF
tutorial the author offers on the website, it is very good.
--
Claus Dragon <clauskick@mpsahotmail.com>
=(UDIC)=
d++ e++ T--
K1!2!3!456!7!S a27
"Coffee is a mocker. So, I am going to mock."
- Me, lately.
> I'm trying to create a portal for prototyping purposes and see
> netbeans as the only app around in Solaris-world
that's what Sun wants you to believe...
Fact is you don't need any IDE at all to write Java programs, and you don't
need to write them on the platform you deploy them on either.
There are also many other editors and IDEs that will work on Solaris. As
said already, IntelliJ is likely to work and well worth the money.
Eclipse probably won't work (IBM product...), but others may.
Myself, I develop on Windows and Linux using IntelliJ (and occasionally
Eclipse) and VI, deploy on Linux, Windows, and Solaris.
John W. Kennedy - 26 Aug 2007 02:03 GMT
> Eclipse probably won't work (IBM product...), but others may.
Builds of Eclipse for Solaris are available for both x86 and SPARC.

Signature
John W. Kennedy
A proud member of the reality-based community.
Jeroen Wenting - 26 Aug 2007 16:53 GMT
>> Eclipse probably won't work (IBM product...), but others may.
>
> Builds of Eclipse for Solaris are available for both x86 and SPARC.
Didn't know that. I'd never seen them anywhere.