no ...

okay lets simply summarize the process as again:

1) Client calls add method in PrintServer => returns $hash
2) Client adds the $hash to the URL and requests the servlet as file-download
3) Servlet gets the whiteboard objects identified by $hash
4) Servlet generates SVG from Whiteboard Object List
5) Servlet generates desired Outputformat from SVG and returns it
6) Client receives files and is happy.

...

Sebastian

2011/6/15 Guillaume <[email protected]>:
> Hi Sebastian,
>
> Sorry again for yesterday, i'll be less unpleasant.
>
> I'll try to invoke the method in the PrintService first. According your
> recommandations, I want to extend the class PrintService from HttpServlet
> and write the method doGet in order to invoke the servlet ExportToImage with
> an URL.
>
> Am I on the right lane?
>
> Thanks
>
> Guillaume
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/openmeetings-user/-/_JGXfR0ITUEJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>



-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to