the URLContent is stored in DB. what i am missing is to render the HTML
input.
for the moment i solve the problem by using t:inputHtml. this render the
html code

Sam

Andrew Robinson-5 wrote:
> 
> You have to have a screen to get a screen shot and there is no screen
> (or browser) on the web server. That means that you have to take a
> screen shot using your operating system that is using the browser. If
> you are looking for a printable view of the page, you had best look
> through the archives.
> 
> -Andrew
> 
> On 10/25/07, samju <[EMAIL PROTECTED]> wrote:
>>
>> i have a JSF Webapp based on MyFaces and Shale. How can i get the URL
>> Content
>> as a screenshot?
>> i use a datatable and let the Content of a URL get diplayed by
>> graphicImage:
>> this work for me!
>>
>> <t:graphicImage value="#{result.URLCONTENT}" width="40"
>> height="50"></t:graphicImage>
>> but when starting the webapp the URL Content is rendered. get a runtime
>> error exception.
>>
>> any Idea?
>>  Sam
>> --
>> View this message in context:
>> http://www.nabble.com/getting-URL-Content-as-screenshot-tf4691021.html#a13407257
>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/getting-URL-Content-as-screenshot-tf4691021.html#a13412715
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to