Shale and Spring

2006-10-29 Thread ying lcs

Hi,
My understanding of Shale is an extension of JSF.
But what is the relation between Shale and Spring? My impression is
Spring is supposed to glue everything together.  Isn't that what shale
is doing too?

And there is another one called Seam.  It is supposed to glue jsf and
ejb 3.0.  How is that different from Shale?

Finally will shale functionality be moved to future version of JSF?

Thank you.


How to use Shale/JSF for file download

2006-10-25 Thread ying lcs

Hi,

I am trying to write a Java web app using JSF.
I have a page which takes some info from user and it has a submit button.
If the validation of the info entered by user is correct, the web app
will send down a file.

All the example I look at has navigation rule while navigate from one
jsp to another. How can I send down a file instead of loading another
jsp?

Thank you.


[OT] shale and struts2

2006-10-23 Thread ying lcs

Hi,

Can you please tell me what is the relationship between shale
framework and struts2?
Is Struts2 rename to Shale framework? Or they are totally different.


[newbie] Get Started guide

2006-10-17 Thread ying lcs

Hi,
Is there a get started guide for Shale?
I look at the documentation section, but I can't find anything  like a
get started guide for shale for newbie.

Thanks.


Shale and Facelet framework

2006-10-13 Thread ying lcs

I have a question about Shale and Facelet framework.

I understand they are both JSF extension framework. But are they
competing framework?
Or do they overlap in functionality?

Thank you.


Shale and Hibernate integration example

2006-10-13 Thread ying lcs

Hi,
Is there any example for Shale and Hibernate integration?

Thank you.