w Manager("AjaxUbiMailDB",1000);
>>>>>>> >> user=manager.authenticate(username, password);
>>>>>>> >>add(new Label("message","Hello " +
>>>>>>
>> >> password"));
>>>>>> >>System.out.println("Error on opening pop
>>>>>> folder
>>>>>> or
>>>>>> >> something else");
>>>>>> >>
// finally add the container to the page
>>>>> >>add(listContainer);
>>>>> >>user.closePopServer();
>>>>> >>modal = new ModalWindow("modal");
>>>>> >>
t; >> AjaxLink("mess") {
>>>> >>public void
>>>> >> onClick(AjaxRequestTarget target) {
>>>> >>
>>>> >>
>>>> >> GetMessage getMessage;
>>>>
;>};
>>> >>
>>> >> rate.add(new
>>> >> Label("prova",String.valueOf(msg.getMessageNumber(;
>>> >>
>>> >> item.add(rate);
>>> >>
>>> &
user.openPopServer();
> >> try {
> >>messages=folder.getMessages();
> >>} catch (MessagingException e) {
> >>
creating a simple webmail application: i've created a listview
>>>> where
>>>> the
>>>> items are rows containing the number of the message, the subject and so
>>>> on... my target is to reproduce what Gmail does: clicking on the number
&
he message, the subject and so
>>> on... my target is to reproduce what Gmail does: clicking on the number
>>> of a
>>> mail i wanto to read it's content, and clicking again i want to return to
>>> the list (the content collapses).How can i do this?
>>
&g
lace it back with a webmarkupcontianer to collapse.
>
>> Second question: i created a list like this
>> http://www.google.it/search?q=ajax+listview&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:it:official&client=firefox-a
>> but even if i send emails to t
he address in list, the listview will not
> refresh(the messages are always the same).
show us some code
-igor
> --
> View this message in context:
> http://www.nabble.com/Ajax-ListView-as-Gmail-tp17421986p17421986.html
> Sent from the Wicket - User mailing list archive at Nabble.co
listview will not
refresh(the messages are always the same).
--
View this message in context:
http://www.nabble.com/Ajax-ListView-as-Gmail-tp17421986p17421986.html
Sent from the Wicket - User mailing list archive at Nabble.com.
-
11 matches
Mail list logo