support for JSF

support for JavaServer Faces???

0
13 comments
Avatar
Permanently deleted user

Tony wrote:

support for JavaServer Faces???

+1

Peter L-S
http://easyspeedy.com

0
Avatar
Permanently deleted user

and another +1

0
Avatar
Permanently deleted user

+1

0
Avatar
Permanently deleted user

+1

0
Avatar
Permanently deleted user

+1

--
Peter Lerche
-


http://easyspeedy.com
Linux/BSD Dedicated Server Hosting

0
Avatar
Permanently deleted user

+1

0
Avatar
Permanently deleted user

You can already use JSF in IDEA for the most part. What additional support are you particularly interested in?? Please don't say GUI designer!!

0
Avatar
Permanently deleted user

The GUI is most definitely the most compelling reason to use JSF.
Without it, you might as well stay with Struts tags.

Rob Bradley wrote:

You can already use JSF in IDEA for the most part. What additional support are you particularly interested in?? Please don't say GUI designer!!

0
Avatar
Permanently deleted user

eclipse user has EXADEL STUDIO pro, but idea not.

0
Avatar
Permanently deleted user

Personally I don't care about the drag and drop GUI crap since I wouldn't use it anyway, however I would like it to at least recognize my EL. So, if it sees something like:

<xyz:myControl id="test" list1="#{testBean.list1}"/>

it would have smart completion if I hit CTRL-space after "testBean."

Stuff like that is definitely handy. There's a lot more it could do but I'm not gonna bother typing it all up unless they indicate they are interested in supporting JSF.

0
Avatar
Permanently deleted user

+1

Personally I don't care about the drag and drop GUI crap since I
wouldn't use it anyway, however I would like it to at least recognize
my EL. So, if it sees something like:

<xyz:myControl id="test" list1="#{testBean.list1}"/>

it would have smart completion if I hit CTRL-space after "testBean."

Stuff like that is definitely handy. There's a lot more it could do
but I'm not gonna bother typing it all up unless they indicate they
are interested in supporting JSF.



0
Avatar
Permanently deleted user

smart code is good idea.

0
Avatar
Permanently deleted user

+1 to to the EL recognition.

Would help a TON with refactoring.

0

Please sign in to leave a comment.