jakartaee / faces

Jakarta Faces
Other
101 stars 54 forks source link

using JSF as template engine #749

Open eclipse-faces-bot opened 14 years ago

eclipse-faces-bot commented 14 years ago

There is no easy way to get result from rendering of JSF page without going to browser. It would be very useful to have possibility directly initiate rendering of the page and get corresponding result from it. Ability to use this approach will allow developers easily adapt JSF as powerful template engine. In my case we are using JSF as template engine to render HL7 messages. Also this functionality would be helpful for testing purposes. For example "FacesTester" project included some additional code just because there are a needs to get result of rendering directly in java code.

Environment

Operating System: All Platform: All

Affected Versions

[2.2 Sprint 8]

eclipse-faces-bot commented 5 years ago
eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented Reported by vladperl

eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented @edburns said: cat2

eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented vladperl said: It seems issue https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=477 is relevant to this one.

eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented @edburns said: frame

eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented @edburns said: These are targeted at 2.1.

eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented @edburns said: triage

eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented @edburns said: edburns

eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented @edburns said: GlassFish 3.1 M6 at the latest.

eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented rdelaplante said: Please consider providing the ability to sandbox the EL context. An example use case is allowing users to edit email templates. I would want the users to be able to access only the model objects my application provides to the template. I do not want the user to gain full access everything in the application through EL.

eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented @edburns said: Move these to 2.2

eclipse-faces-bot commented 10 years ago

@glassfishrobot Commented @edburns said: This will probably be the top feature in JSF 2.3.

eclipse-faces-bot commented 10 years ago

@glassfishrobot Commented ova2 said: Wow, this would be a killer feature. We need it too for exporting a page to PDF. Currently we use PhantomJS (server-side browser) to call an JSF page to be exported via URL. By means of this new feature we could get an JSF page as a string and pass it direct to PhantomJS without the HTTP overhead.

eclipse-faces-bot commented 10 years ago

@glassfishrobot Commented tony.herstell said: Craig (see this site) is working on a JSF Mail plugin... http://reallifejava.com/blog/

As well as Seamy stuff like simpleBPM simpleSecuirty

Think: s/simeple/seam4/g

No promises though.

eclipse-faces-bot commented 10 years ago

@glassfishrobot Commented @edburns said: Tony, looks good. This is a very useful idea.

eclipse-faces-bot commented 10 years ago

@glassfishrobot Commented @edburns said: Set priority to baseline ahead of JSF 2.3 triage. Priorities will be assigned accurately after this exercise.

eclipse-faces-bot commented 10 years ago

@glassfishrobot Commented @manfredriem said: Setting priority to Minor

eclipse-faces-bot commented 14 years ago

@glassfishrobot Commented Issue-Links: is duplicated by JAVASERVERFACES_SPEC_PUBLIC-477

eclipse-faces-bot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-749