On 10/6/05, Guillermo Meyer <[EMAIL PROTECTED]> wrote: > > Any comments on this? What about IDE's support for Shale? What about IDE > visual navigation configuration ? (where you place little boxes in a > canvas, > join them with arrows and the IDE configures faces-config navigation > rules)
Shale is not *directly* supported by any IDEs at the moment (at least that I know of), but I would not be surprised if that changes in the future. However, it should slide in pretty easily, since it is fundamentally based on JSF anyway. Sun Java Studio Creator, at least, has visual editing of the navigation rules configuration, which would work for Shale pages too (but not for dialogs, which are a Shale-specific thing at the moment). Thanks. > Guillermo. Craig -----Original Message----- > From: Guillermo Meyer [mailto:[EMAIL PROTECTED] > Sent: Martes, 04 de Octubre de 2005 09:05 a.m. > To: 'Struts Users Mailing List' > Subject: Using IDEs with Struts + JSF + Struts Faces > > Hello: > > I read some blogs (by Craig) that shows different paths to migrate from > Struts to JSF. I thing the most convenient for my particular case is to > use > the StrutsFaces integration library, using Struts Actions as the > Controller > and rewriting Struts JSPs with JSF JSPs.. In this way, we can use JSF rich > components for creating a RIA and in the meantime leveraging Struts > investment and know-how of my team. Besides, this integration library let > me > to migrate in a per-use-case basis (that's is not to change the entire UI > but changing UC y UC). > > JSF is a new Technology, event driven, component based, with (I hope) a > lot > of industry support and one of the key differentiators is the possibility > of > using a powerful IDE (like Sun Studio Creator or JDeveloper) to create UI > by > corporate developers very quickly, using a WYSIWYG approach. > > > > My question is: Does Struts Faces integration library works well with JSF > IDEs like sun Studio Creator or JDeveloper? Is there some "requisite" for > Struts application to meet in order to fit in these IDEs environment? For > example, if I double-click in a JSF Command Button, Studio Creator opens a > backing bean action method for me, but in my case, this backing bean > should > be a Struts Action, isn't it? > > Should I "sell" to my manager this migration by telling him that he will > be > able to use these IDEs? > > > > Thanks in advance. > > Guillermo > > > > NOTA DE CONFIDENCIALIDAD > Este mensaje (y sus anexos) es confidencial, esta dirigido exclusivamente > a > las personas direccionadas en el mail y puede contener informacion (i)de > propiedad exclusiva de Interbanking S.A. o (ii) amparada por el secreto > profesional. Cualquier opinion en el contenido, es exclusiva de su autor y > no representa necesariamente la opinion de Interbanking S.A. El acceso no > autorizado, uso, reproduccion, o divulgacion esta prohibido. Interbanking > S.A no asumira responsabilidad ni obligacion legal alguna por cualquier > informacion incorrecta o alterada contenida en este mensaje. Si usted ha > recibido este mensaje por error, le rogamos tenga la amabilidad de > destruirlo inmediatamente junto con todas las copias del mismo, > notificando > al remitente. No debera utilizar, revelar, distribuir, imprimir o copiar > este mensaje ni ninguna de sus partes si usted no es el destinatario. > Muchas > gracias. > > > NOTA DE CONFIDENCIALIDAD > Este mensaje (y sus anexos) es confidencial, esta dirigido exclusivamente > a > las personas direccionadas en el mail y puede contener informacion (i)de > propiedad exclusiva de Interbanking S.A. o (ii) amparada por el secreto > profesional. Cualquier opinion en el contenido, es exclusiva de su autor y > no representa necesariamente la opinion de Interbanking S.A. El acceso no > autorizado, uso, reproduccion, o divulgacion esta prohibido. Interbanking > S.A no asumira responsabilidad ni obligacion legal alguna por cualquier > informacion incorrecta o alterada contenida en este mensaje. Si usted ha > recibido este mensaje por error, le rogamos tenga la amabilidad de > destruirlo inmediatamente junto con todas las copias del mismo, > notificando > al remitente. No debera utilizar, revelar, distribuir, imprimir o copiar > este mensaje ni ninguna de sus partes si usted no es el destinatario. > Muchas > gracias. > > NOTA DE CONFIDENCIALIDAD > Este mensaje (y sus anexos) es confidencial, esta dirigido exclusivamente > a las personas direccionadas en el mail y puede contener informacion (i)de > propiedad exclusiva de Interbanking S.A. o (ii) amparada por el secreto > profesional. Cualquier opinion en el contenido, es exclusiva de su autor y > no representa necesariamente la opinion de Interbanking S.A. El acceso no > autorizado, uso, reproduccion, o divulgacion esta prohibido. Interbanking > S.A no asumira responsabilidad ni obligacion legal alguna por cualquier > informacion incorrecta o alterada contenida en este mensaje. Si usted ha > recibido este mensaje por error, le rogamos tenga la amabilidad de > destruirlo inmediatamente junto con todas las copias del mismo, notificando > al remitente. No debera utilizar, revelar, distribuir, imprimir o copiar > este mensaje ni ninguna de sus partes si usted no es el destinatario. Muchas > gracias. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >