you want a download, you cannot send any file to a user without requesting it with an URL. For the client when he invokes the servlet it looks like a usual file download, while on server side the file is actually created on the fly by the servlet.
Sebastian 2011/6/13 Guillaume <[email protected]>: > I'll try to learn more informations about servlets before working on this > feature. > > But i don't understand when it is necessary to invoke a servlet in order to > export the files. > > Can you explain me rapidly this proceed please? > > Thanks > > -- > 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/-/5KN5plqgPGUJ. > 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.
