Re: New App - Best Practices

2010-10-04 Thread Francisco Diaz Trepat - gmail
LOL@"Couch potato idea of my self" On Mon, Oct 4, 2010 at 8:41 AM, Kent Tong wrote: > > Now I have to build a small app to manage small accounting and > > logistics for my wife's Business > > > > She is opening a small printing shop for small business labels, such > > as wine bottle labe

Re: New App - Best Practices

2010-10-04 Thread Francisco Diaz Trepat - gmail
Aha... On Sun, Oct 3, 2010 at 11:59 PM, Chris Colman wrote: > >> Forgot to mention: DataNucleus allows you to use a wide range of > >> datastores and switch between them without any code changes: eg., all > >> the usual RDBMSes (MySQL, Oracle etc.,), Object Databases (DB4O and > some > >> others)

Re: New App - Best Practices

2010-10-04 Thread Francisco Diaz Trepat - gmail
Right indeed... On Sun, Oct 3, 2010 at 11:09 PM, Sam Stainsby < s...@sustainablesoftware.com.au> wrote: > On Mon, 04 Oct 2010 11:36:48 +1000, Chris Colman wrote: > > > > Forgot to mention: DataNucleus allows you to use a wide range of > > datastores and switch between them without any code change

Re: New App - Best Practices

2010-10-04 Thread Francisco Diaz Trepat - gmail
store binary attachments, etc. > > My current stack is Wicket/Spring/CouchDB using Scala - but the only 100%, > mathematically-proven to be superior technology in this is Wicket ;-) > > > > On 10/3/10 4:40 PM, Francisco Diaz Trepat - gmail wrote: > >> Hi I've test

Re: New App - Best Practices

2010-10-04 Thread Francisco Diaz Trepat - gmail
productivity boost over many of the other more traditional approaches to > persistence. > > Regards, > Chris > > >-Original Message- > >From: Francisco Diaz Trepat - gmail > [mailto:francisco.diaztre...@gmail.com] > >Sent: Monday, 4 October 2010 10:40 AM > &g

Re: New App - Best Practices

2010-10-04 Thread Francisco Diaz Trepat - gmail
:16 PM, Sam Stainsby wrote: > On Sun, 03 Oct 2010 20:40:04 -0300, Francisco Diaz Trepat - gmail wrote: > > > Now I am free to do whatever I want. This is the worst part. :-) > > I understand that feeling! When I started designing our web app > framework, I picked the technolo

Re: New App - Best Practices

2010-10-04 Thread Francisco Diaz Trepat - gmail
Hi jeremy, thanks for answering. I mostly wanted a new technology, and maybe learn new ways and help with testing and reporting. Thanks again, f(t) On Sun, Oct 3, 2010 at 8:50 PM, Jeremy Thomerson wrote: > > > > So, ideas on what to use? > > > > UI = Wicket. > >+ 1.4? > >+ 1.5? > > midd

New App - Best Practices

2010-10-03 Thread Francisco Diaz Trepat - gmail
Hi I've tested wicket before it was in the apache incubator and found it to be awesome, since then we have adopted it and I have been migrating all legacy applications for my company for the last 3 years aprox. Now I have to build a small app to manage small accounting and logistics for my wife's

Any Italian wicket maniacs out there?

2010-07-13 Thread Francisco Diaz Trepat - gmail
Hi, I would like to ask some Italian users about something personal. If any, and don't mind please contact me privately. I'll surely appreciate it. regards, f(t)

Memory Growth and JavaScript Increasingly Slower in Internet Explorer

2010-02-10 Thread Francisco Diaz Trepat - gmail
Hi All. I am trouble by Internet Explorer's inability to work properly as I use the wicket web application we are building. It is an ajax application and I found many references on the internet about circular reference and memory leaks and how to solve them. Almost all came down the the same fun

Redirect to Login results in Normal PageExired

2009-08-24 Thread Francisco Diaz Trepat - gmail
Hi All, I have a normal PageExpired redirection, after an Unauthorized user is redirected to the Login page, and then gets distracted looking at butterflies or something. Which is perfectly normal. Though I was asked to look for a way to handle this. If an unauthorized user that began a new Sessi

Re: Logging to an additional File

2009-06-05 Thread Francisco Diaz Trepat - gmail
ion seems to be > ok, so probably > the reason for the problem is in other place. > > hope this helps > tonio > > > > > On Thu, Jun 4, 2009 at 5:18 PM, Francisco Diaz Trepat - gmail < > francisco.diaztre...@gmail.com> wrote: > > > Hi all, &

Logging to an additional File

2009-06-04 Thread Francisco Diaz Trepat - gmail
Hi all, I'm having a small problem trying to log to an additional file with a org.apache.log4j.FileAppender. Problem: Does not log Wicket stuff to the file. For instance this message: "WARNING: Tried to retrieve a localized string for a component that has not yet been added to the page.". I

Re: Change Page Title via Ajax??

2009-05-29 Thread Francisco Diaz Trepat - gmail
JAJAJA how could I forget. thanks IGOR. f(t) On Fri, May 29, 2009 at 3:52 PM, Igor Vaynberg wrote: > target.appendjavascript("window.title='new title'"); > > something like that should work. > > -igor > > On Fri, May 29, 2009 at 11:30 AM, Francisco

Change Page Title via Ajax??

2009-05-29 Thread Francisco Diaz Trepat - gmail
Hi all, long time... I saw in some sample to label very long ago and put it in for the Page Title. [Page Title] .. Now, is it possible to change this via ajax? As I write you this lines I think I could put an input type hidden and a decorator or something like that. But j

Re: Just a little thank you

2009-03-20 Thread Francisco Diaz Trepat - gmail
once you go wicket you never go back... :-) I also want to adhere to the thanks for this great framework and all your help. f(t) On Fri, Mar 20, 2009 at 4:33 PM, Vit Rozkovec wrote: > Hallo, > I just wanted to say a little thank you. > I have a lot of gratitude towards people who made this fra

Re: encoding issue on ajax form post (portlet)

2009-03-16 Thread Francisco Diaz Trepat - gmail
omcat connector with useBodyEncodingForURI="true". then > the content of ajax requests got correctly encoded (using utf8). since > i didn't use porltlets i don't know if this is of any help for you... > > eike > > > > On [Wed, 11.03.2009 11:00], Francisco Dia

encoding issue on ajax form post (portlet)

2009-03-11 Thread Francisco Diaz Trepat - gmail
Hi all, I have a wicket project that suddenly required to support portlets. I traveled through a lot of (I guess) normal issues from not being familiar with portlets technology. But now I am at a cross rode (quoting obama) :-) I have an encoding issue in which, for as much as I could investigat

model for entity with checkgroup (user roles relation)

2009-03-07 Thread Francisco Diaz Trepat - gmail
Hi all, it probably that this has been answered in the list, but I can't figure out how to construct the query for gmail (I've been on the list for some time now). I have the following feature I don't know how to resolve. I am using wicket 1.4rc2 with activeobjects (orm). I have User and Role ent

Re: Please Please Portlet

2009-03-04 Thread Francisco Diaz Trepat - gmail
Thanks for the tip. I will look it up. I didn't include all the parameter but applicationClassName is there. Thanks again, f(t) On Tue, Mar 3, 2009 at 7:36 PM, Niels van Kampenhout < n.vankampenh...@onehippo.com> wrote: > On Tue, Mar 3, 2009 at 7:43 AM, Francisco Diaz Trepat -

Please Please Portlet

2009-03-03 Thread Francisco Diaz Trepat - gmail
Hi all, I decided to ask for help, since last night I had nightmares of xml files extrangulating me. I read the portlet how-to in the wiki, probably misread it. I have an application that has no portlet usage (as in no blabla extends blaportlet), but I was told that all the application could be see

Re: Blob or File for Images

2009-02-28 Thread Francisco Diaz Trepat - gmail
Sounds Top of the Line!! Yeah, you are right to laugh. :-) f(t) On Sat, Feb 28, 2009 at 7:23 PM, Korbinian Bachl - privat < korbinian.ba...@whiskyworld.de> wrote: > > > Francisco Diaz Trepat - gmail schrieb: > >> Hi all. >> >> I am building a small shop

Blob or File for Images

2009-02-28 Thread Francisco Diaz Trepat - gmail
Hi all. I am building a small shopping app for my girlfriend who sells women underwear (no, i do not get to run around with hot models, other than the uml ones). As the He-Man of this project I opted for Wicket (obviously) with ActiveObjects and Postgres. Now to the question or opinion request.

Wicket ResourceReferences Fail (invalid url) portal-container on GlassFish

2009-02-26 Thread Francisco Diaz Trepat - gmail
Hi guys, I've received the news that our application could need portlet support. We turned to wicket 1.4rc2 and OpenPortal portal-container which runs on glassfish v3 (just to choose one portal, has netbeans support). With that we started playing around with it, and get to know it. After endless m

Re: Wicket meetup in Switzerland?

2009-02-23 Thread Francisco Diaz Trepat - gmail
maradona hint no working anymore? Is that a sign I'm beginning to get old? I'm in Buenos Aires, Argentina. f(t) On Sun, Feb 22, 2009 at 6:02 PM, Nino Martinez wrote: > Francisco Diaz Trepat - gmail wrote: > >> First of all, could this be the coolest list ever? >>

Re: Wicket meetup in Switzerland?

2009-02-20 Thread Francisco Diaz Trepat - gmail
First of all, could this be the coolest list ever? May be because Nino is on it. I would love to be in driving distance but Bs. As. is too far... Though starting to beg my boss for a quick trip (as we work for a Zürich based company)... We could have one here, and extend our invitation to all, sp

Re: Happy New Year Wickers

2009-01-02 Thread Francisco Diaz Trepat - gmail
much better... On Fri, Jan 2, 2009 at 2:19 AM, James Carman wrote: > I believe the proper term is "Wicketeers" > > On Thu, Jan 1, 2009 at 10:05 AM, Francisco Diaz Trepat - gmail > wrote: > > From Argentina to all you wicket users and developers. > > > >

Happy New Year Wickers

2009-01-01 Thread Francisco Diaz Trepat - gmail
>From Argentina to all you wicket users and developers. Thanks for all the help and improvements. Hope you all have a fulfilling 2009, and may all your hopes and wishes come true. Cheers, f(t)

Re: [OT] wicket users around the world

2008-12-26 Thread Francisco Diaz Trepat - gmail
Buenos Aires, Argentina. On Fri, Dec 26, 2008 at 9:57 AM, Mathias P.W Nilsson wrote: > > Munkedal, Sweden. > > I used wicket for 2 intranet projects and one external project. > > http://www.boardstore.se http://www.boardstore.se > http://www.eddyemery.com http://www.eddyemery.com > > They both ru

Re: [VOTE] Organizing Wicket Stuff / Regular Release Schedule?

2008-11-24 Thread Francisco Diaz Trepat - gmail
[X] - YES - I would like to see at least the most used Wicket Stuff projects structured so that they mirror Wicket, and a release is produced for each Wicket release. On Mon, Nov 24, 2008 at 3:13 PM, Jeremy Thomerson <[EMAIL PROTECTED] > wrote: > Hello everyone, > I would like to get your opinio

Re: Compoundpropertymodel with shadow map?

2008-11-20 Thread Francisco Diaz Trepat - gmail
ng to a oracle guy theres not a problem when using Toplink > (which now are eclipselink?) > > Input on these things are very welcome... > > regards Nino > > > Francisco Diaz Trepat - gmail wrote: > >> why? >> simple is good. doesn't need to be complex.

Re: Compoundpropertymodel with shadow map?

2008-11-20 Thread Francisco Diaz Trepat - gmail
rotected String propertyExpression() { >> return EditorModel.this.propertyExpression(owner); >> } >> /** >>* @see org.apache.wicket.model.IWrapModel#getWrappedModel() >>*/ >> public IModel getWrap

Re: Compoundpropertymodel with shadow map?

2008-11-18 Thread Francisco Diaz Trepat - gmail
[+] on proposition shadow On Tue, Nov 18, 2008 at 4:16 PM, Nino Saturnino Martinez Vazquez Wael < [EMAIL PROTECTED]> wrote: > And heres the result in all its glory, should I create jira issue and > attach the code?.. : > > package zeuzgroup.web.model; > > import java.lang.reflect.Field; > import

Re: Compoundpropertymodel with shadow map?

2008-11-18 Thread Francisco Diaz Trepat - gmail
Shadows sounds good... :-)f(t) On Tue, Nov 18, 2008 at 11:37 AM, James Carman <[EMAIL PROTECTED]>wrote: > You could adapt the proxy model thing (I kind of like the name > "shadow" and I might change mine) to do what you want. You'd need to > keep a flag that tells whether or not you've retrieved

Re: Compoundpropertymodel with shadow map?

2008-11-18 Thread Francisco Diaz Trepat - gmail
Nice, I was up to something similar. On Tue, Nov 18, 2008 at 9:43 AM, Nino Saturnino Martinez Vazquez Wael < [EMAIL PROTECTED]> wrote: > Hi > > Im trying todo a compoundpropertymodel which does not change original > values in the "original" model. I need this since I am updating some stuff > in a

Re: Progress Bar

2008-11-13 Thread Francisco Diaz Trepat - gmail
; hehe yes why? > > > Francisco Diaz Trepat - gmail wrote: > >> your voice in the video? >> >> On Thu, Nov 13, 2008 at 3:29 AM, Nino Saturnino Martinez Vazquez Wael < >> [EMAIL PROTECTED]> wrote: >> >> >> >>> You could also just do the js

Re: Progress Bar

2008-11-13 Thread Francisco Diaz Trepat - gmail
blog... > > > http://ninomartinez.wordpress.com/2008/09/09/apache-wicket-javascript-integration/ > > If you have any questions just ask... > > Francisco Diaz Trepat - gmail wrote: > >> Hi nino, I'm on it. Very simple at first, English default text and >> javascript function par

Re: Progress Bar

2008-11-13 Thread Francisco Diaz Trepat - gmail
/ninomartinez.wordpress.com/2008/09/09/apache-wicket-javascript-integration/ > > If you have any questions just ask... > > Francisco Diaz Trepat - gmail wrote: > >> Hi nino, I'm on it. Very simple at first, English default text and >> javascript function parameters fo

Re: Progress Bar

2008-11-12 Thread Francisco Diaz Trepat - gmail
zquez Wael < [EMAIL PROTECTED]> wrote: > Francisco, feel free to provide a patch :) > > Francisco Diaz Trepat - gmail wrote: > >> Could you be more specific? >> You send me the Wicket internationalization link. >> >> The word progress, of Progress Bar, does

Re: Progress Bar

2008-11-12 Thread Francisco Diaz Trepat - gmail
to is inside (hardcoded) the JavaScript file profress.js f(t) On Wed, Nov 12, 2008 at 3:00 PM, Pointbreak <[EMAIL PROTECTED]<[EMAIL PROTECTED]> > wrote: > > http://cwiki.apache.org/WICKET/everything-about-wicket-internationalization.html > > On Wed, 12 Nov 2008 12:37:07

Progress Bar

2008-11-12 Thread Francisco Diaz Trepat - gmail
Hi all, I am using the progress bar found at extensions. Is it possible to translate the words of the message that appear at the status (Upload Starting... and "34% finished, 71.3M of 209.7M at 5.9M/s; 23 seconds") ?? Or put my own version of messages? f(t)

Re: FileUpload Problem (Submitting a file from an Ajax ModalWindow)

2008-11-05 Thread Francisco Diaz Trepat - gmail
Nov 5, 2008 at 3:32 PM, Igor Vaynberg <[EMAIL PROTECTED]>wrote: > plenty threads in the archives on uploading and ajax, you just have to > search. > > -igor > > On Wed, Nov 5, 2008 at 9:48 AM, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > > Hi all I

FileUpload Problem (Submitting a file from an Ajax ModalWindow)

2008-11-05 Thread Francisco Diaz Trepat - gmail
Hi all I have an issue submitting a file in IE. It is kind of an evolving problem and is getting out of hand, I'm sure there is an easier solution. First of all. I have an ajax ModalWindow that pops up and shows a label and and the file input. This didn't upload anything on any browser, I guess bec

Re: Redirect from an AjaxSelfUpdatingTimerBehavior

2008-10-31 Thread Francisco Diaz Trepat - gmail
Hi Adriano, maybe looking for PDF dynamic resource will bring something up. We had a similiar issue and discussed it on the list a while ago. f(t) On Fri, Oct 31, 2008 at 10:06 AM, Adriano dos Santos Fernandes < [EMAIL PROTECTED]> wrote: > Hi! > > I added AjaxSelfUpdatingTimerBehavior to a WebMar

Re: Understanding JS Error on Wicket-Framewor (Ajax + F5)

2008-10-24 Thread Francisco Diaz Trepat - gmail
WicketAjaxDebug.log(bla); On Fri, Oct 24, 2008 at 2:25 PM, Matej Knopp <[EMAIL PROTECTED]> wrote: > What is that supposed to be? Custom javascript? > > -Matej > > On Fri, Oct 24, 2008 at 6:02 PM, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > >

Re: Can you see this mail?

2008-10-24 Thread Francisco Diaz Trepat - gmail
great. ^_^ thx, f(t) 2008/10/24 Cristi Manole <[EMAIL PROTECTED]> > yup. > > > On Fri, Oct 24, 2008 at 2:08 PM, Francisco Diaz Trepat - gmail < > [EMAIL PROTECTED]> wrote: > >> Hi, can at least one list member reply? >> f(t) >> > >

Can you see this mail?

2008-10-24 Thread Francisco Diaz Trepat - gmail
Hi, can at least one list member reply? f(t)

Understanding JS Error on Wicket-Framewor (Ajax + F5)

2008-10-24 Thread Francisco Diaz Trepat - gmail
Hi all. I am getting the following error when refreshing (CTRL+R) my page. I work entirely with ajax except for the first-time loading of the page. After that it is all panel replacements. Everything kind of work but I have one formatting component that don't, and as a hint I get this error (on fi

Close ModalWindow and Download a File

2008-10-16 Thread Francisco Diaz Trepat - gmail
Hi, to easy up on my previous Q I need to do the following: I have a modal dialog with three buttons (actually AjaxLinks). One to Cancel and call modalDIalog.close(ajaxRequestTarget); And two buttons that need to close the modalWindow and download (open the Save File window) a file. One button wi

Redirect AjaxRequest to A File

2008-10-16 Thread Francisco Diaz Trepat - gmail
Hi all, I wanted to know if it is possible to redirect an AjaxLink call to a file. Kind of like an expiration redirection but with a file... f(t)

Re: Modeless Window (real or div)

2008-10-07 Thread Francisco Diaz Trepat - gmail
008 at 9:01 AM, Nino Saturnino Martinez Vazquez Wael < [EMAIL PROTECTED]> wrote: > both modal and nonmodal? > > > Francisco Diaz Trepat - gmail wrote: > >> Seams that it is not possible to do this. >> I need both modal and modeless. >> >> f(t) >> >&

Re: Modeless Window (real or div)

2008-10-07 Thread Francisco Diaz Trepat - gmail
Seams that it is not possible to do this. I need both modal and modeless. f(t) On Tue, Oct 7, 2008 at 7:57 AM, Francisco Diaz Trepat - gmail < [EMAIL PROTECTED]> wrote: > Hi nino, sounds good, I'll have to set the setCssClassName() if I don't > want to clash with other mo

Re: Modeless Window (real or div)

2008-10-07 Thread Francisco Diaz Trepat - gmail
, and just override css? > > > Francisco Diaz Trepat - gmail wrote: > >> Hi I need to build a pop-up modal window on my application. >> I wanted to see if I could get some recomendations or comments. >> >> Obviously I need not to re-enter username and password

Modeless Window (real or div)

2008-10-06 Thread Francisco Diaz Trepat - gmail
Hi I need to build a pop-up modal window on my application. I wanted to see if I could get some recomendations or comments. Obviously I need not to re-enter username and password and work on the same session. It could be a div element like the Wicket Dialog, or a real new window. Thoughts? than

Re: Wicket merchandise?

2008-08-20 Thread Francisco Diaz Trepat - gmail
Hi all, I totally agree. We should have some merchandise. I second the motion :-) f(t) On Wed, Aug 20, 2008 at 7:39 AM, Nino Saturnino Martinez Vazquez Wael < [EMAIL PROTECTED]> wrote: > Hi > > We talked about this a loong time ago. But theres a service CafePress.com > (could have been there

Re: [nbusers] WebApp Src/Html/css Updating ==> Redeploying / Refreshing Way

2008-06-30 Thread Francisco Diaz Trepat - gmail
scan > Wicket's code for problems like described here: > http://blogs.sun.com/fkieviet/entry/classloader_leaks_the_dreaded_java > > Eelco > > On Fri, Jun 27, 2008 at 11:58 AM, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > > Hi I send this mail to the

Fwd: [nbusers] WebApp Src/Html/css Updating ==> Redeploying / Refreshing Way

2008-06-27 Thread Francisco Diaz Trepat - gmail
example hibernate is using PermGen space a lot and there were several issues (leaks) related to this. It is usually related to dynamically created classes. P. Francisco Diaz Trepat - gmail wrote: > Hi, we are having the following problem, and believe it is the way we work > with it. On develop

Re: Style implementation for Round Cornered Tabbed Panels

2008-06-25 Thread Francisco Diaz Trepat - gmail
; > > As the tab expands, the right side move to the right and simply clips to > > the left as needed. > > > > > > - Brill Pappin > > > > > > > > On 24-Jun-08, at 6:01 PM, Francisco Diaz Trepat - gmail wrote: > > > > Hi all, > >>

Style implementation for Round Cornered Tabbed Panels

2008-06-24 Thread Francisco Diaz Trepat - gmail
Hi all, I need to make each tab on an AjaxTabbedPanel have round corners. No big deal so far: *div.tabpanel div.tab-row li* { background:url("my-round-corner-tab-background.png") no-repeat left top; } But what if I want to have a "resizable" round cornered tab. Therefore if i have a tab titl

Re: Rare Style disabling and Ajax Panel Replacement Question

2008-06-18 Thread Francisco Diaz Trepat - gmail
nName{ > position:absolute; > left:50px; > top: 50px; > } > > Or maybe the problem are more complex than this..? > > Francisco Diaz Trepat - gmail wrote: > >> Hi all, its been a while. >> >> Finally we started migrating other applica

Rare Style disabling and Ajax Panel Replacement Question

2008-06-18 Thread Francisco Diaz Trepat - gmail
Hi all, its been a while. Finally we started migrating other applications from swing to wicket thanks to all your help provided last year. Having said that, I have some colleagues that are looking to develop a way to disable style sheets that are loaded as part of panel replacement. Here is the

Re: Hi, PDF Question

2008-01-24 Thread Francisco Diaz Trepat - gmail
ich sometimes leads the > > browser down the path of opening the PDF in the browser window. > > However, I have noticied that you can never predict what will happen, > > new versions of acrobat plug-in and browsers can change the behaviour. > > > > 2008/1/24, Francisco D

Re: Hi, PDF Question

2008-01-24 Thread Francisco Diaz Trepat - gmail
noticied that you can never predict what will happen, > new versions of acrobat plug-in and browsers can change the behaviour. > > 2008/1/24, Francisco Diaz Trepat - gmail <[EMAIL PROTECTED]>: > > MMmmm Could it be possible an expiration before the launch of the > adobe &g

Re: Hi, PDF Question

2008-01-24 Thread Francisco Diaz Trepat - gmail
MMmmm Could it be possible an expiration before the launch of the adobe reader plugin for the firefox tab? I'll try it out. thanks, f(t) On Jan 24, 2008 4:54 AM, severian <[EMAIL PROTECTED]> wrote: > > Something like this may work for your DynamicWebResource: > > @Override >protected vo

Re: Hi, PDF Question

2008-01-24 Thread Francisco Diaz Trepat - gmail
et ok? > > On 1/23/08, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > > Hi it does the same behavior. > > > > Opens the new Tab and displays an emtpy broken content with the title in > the > > tab being (application/pdf Object). This is unless I put th

Re: Hi, PDF Question

2008-01-23 Thread Francisco Diaz Trepat - gmail
()) { cTarget.setFileName("Argo.pdf"); } cTarget.respond(getRequestCycle()); } Safari still crashes. The onSubmit is still the one in the MyForm. f(t) On Jan 23, 2008 5:37 PM, Francisco Diaz Trepat - gmail < [EMAIL PROTECTED]> wr

Re: Hi, PDF Question

2008-01-23 Thread Francisco Diaz Trepat - gmail
omething like that. > > If you want tro keep the current html you could submit to a new target > window? > I guess you could also play with http headers so that the browser > knows what it get and should do > > On 1/23/08, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]&

Hi, PDF Question

2008-01-23 Thread Francisco Diaz Trepat - gmail
Hi all, I am having some problems dealing with PDFs. 1) I have DynamicWebResource (MyPdfDynamicWebResource) that overrides the getResourceState() method as follows. protected ResourceState getResourceState() { return new ResourceState() { protected byte[] myPDF;

Re: Happy new year list!

2007-12-31 Thread Francisco Diaz Trepat - gmail
Happy NEW YEAR 2008 WICKET f(t) On Jan 1, 2008 1:02 AM, Jörgen Persson <[EMAIL PROTECTED]> wrote: > Regards, > > Jörgen > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

Re: [OT] Merry Christmas to the wicket community

2007-12-23 Thread Francisco Diaz Trepat - gmail
Thanks, Happy Holidays. f(t) On Dec 22, 2007 4:09 AM, Jonathan Locke <[EMAIL PROTECTED]> wrote: > > > You're welcome. > > > Newgro wrote: > > > > I had alot fun with you this year. Wicket seems to become a real > important > > framework (Maybe it is already :-). I'm new to web-development and i

Re: Wicket really dumb? Converting & to & in password fields?

2007-12-21 Thread Francisco Diaz Trepat - gmail
"Wicket really dumb?" :) > > -igor > > > On Dec 21, 2007 10:49 AM, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > > Misunderstandings happen eventually, but Wicket RULEZ, and its community > > too. > > > > :-) > > > &g

Re: Wicket really dumb? Converting & to & in password fields?

2007-12-21 Thread Francisco Diaz Trepat - gmail
Misunderstandings happen eventually, but Wicket RULEZ, and its community too. :-) my2cents, f(t) On Dec 21, 2007 3:40 PM, Sergey Podatelev <[EMAIL PROTECTED]> wrote: > I love the way Wicket community handles such offences :). > > -- > sp >

Re: Wicket really dumb? Converting & to & in password fields?

2007-12-21 Thread Francisco Diaz Trepat - gmail
right On Dec 21, 2007 3:36 PM, Per Newgro <[EMAIL PROTECTED]> wrote: > Hmm, strange tone to get an answer for. > > Cheers > Per > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECT

Re: Using the tags

2007-12-06 Thread Francisco Diaz Trepat - gmail
thx On Dec 5, 2007 3:59 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > see (Simple)FormComponentLabel > > -igor > > > On Dec 5, 2007 10:57 AM, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > > Hi I wish to add tag to my form and put some s

Using the tags

2007-12-05 Thread Francisco Diaz Trepat - gmail
Hi I wish to add tag to my form and put some styling on it. Is there a wicket side version of it? What would be the best way of using it? For instance, tag has the for attribute, which should hold the id of the form component that it is asociated with. How can I render it from wicket? Can I u

Re: Downloading Files Aproaches

2007-11-23 Thread Francisco Diaz Trepat - gmail
more please? On Nov 23, 2007 5:38 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > it can be a callback url, just like how Link works... > > -igor > > > On Nov 23, 2007 12:36 PM, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > > the windo

Re: Downloading Files Aproaches

2007-11-23 Thread Francisco Diaz Trepat - gmail
solving this. > > > > It is a very simple scenario, a calculator form, submits via AJAX and > has > > some labels show the result. On the right side of the submit button > there is > > a link that says PDF Result, which needs to send the calculator the > In

Re: Downloading Files Aproaches

2007-11-23 Thread Francisco Diaz Trepat - gmail
or the Input Data and Calculate on a function that returns a pdf instead of a result map, and then returned it to the browser, without replacing the current view. Thanks, f(t) On Nov 23, 2007 12:44 AM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > DownloadLink ? > > -igor > &g

Downloading Files Aproaches

2007-11-22 Thread Francisco Diaz Trepat - gmail
Hi could someone guide me a bit on where can I find information on ways to Download Files. Specially AJAX ways. Sorry to be so insistent (3rd mail) on the subject but I found it to be difficult to research. Thanks, f(t)

Ajax File Download with Form Process and Result Refresh

2007-11-22 Thread Francisco Diaz Trepat - gmail
Hi I have a forms that performs a calculation and shows the result, all done by an ajax form. I have an ajax link that has to return a PDF, but also "refresh" the results or execute the ajax form submit. Also if the form proces fails for a validation (eg. empty field) then I should show the vali

Re: File download and page refresh

2007-11-21 Thread Francisco Diaz Trepat - gmail
Hi Federico, could you or anyone tell me how to do the "meta refresh pointing to a file". You see I have a forms that performs a calculation and shows the result, all done by an ajax form. I have an ajax link that has to return a PDF, but also "refresh" the results or execute the ajax form submit

Re: Label: Render HTML content from String

2007-11-12 Thread Francisco Diaz Trepat - gmail
Bolshoi Spasiba Gaspadin On Nov 12, 2007 5:11 PM, Dmitry Kandalov <[EMAIL PROTECTED]> wrote: > On Monday 12 November 2007 23:40:51 Francisco Diaz Trepat - gmail wrote: > > Hi, I have a Label who's model maight come with markup for bold italic, > > bullets, etc

Re: Label: Render HTML content from String

2007-11-12 Thread Francisco Diaz Trepat - gmail
gt; unknown tags, and thus is more future proof! > > Regards, > Sebastiaan > > Martijn Dashorst wrote: > > this should get what you want: > > add(new Label("foo", text.replaceAll("", "*") > > .replaceAll("", "*")

Label: Render HTML content from String

2007-11-12 Thread Francisco Diaz Trepat - gmail
Hi, I have a Label who's model maight come with markup for bold italic, bullets, etc. (e.g. "This is a Message") Obviously I get "This is a Message" rendered. Is there a way to get the label to render: "*This* is a *Message*" thanks, f(t)

Re: ResourceReference with locale and style, for CSSs

2007-11-10 Thread Francisco Diaz Trepat - gmail
no problem. :-) f(t) ps: even from my cel, on a date, saturday night, sad... :-) On 11/10/07, German Morales <[EMAIL PROTECTED]> wrote: > Ok, please give me some time, i will ask someone (who is reading) with > Netbeans 6 already installed to help me produce a quickstart. > > Anyway, i insist tha

Disable Ajax Buttons/Links while a in request progress

2007-11-05 Thread Francisco Diaz Trepat - gmail
Hi, I wish to discuss best practices for disabling an AjaxLink and a AjaxButton while a previous request is being process. f(t)

Re: BUG: Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario)

2007-11-02 Thread Francisco Diaz Trepat - gmail
Great. On 11/2/07, Matej Knopp <[EMAIL PROTECTED]> wrote: > > Thanks, I've assigned the issue to me, will look at it as soon as I have > time. > > -Matej > > On 11/1/07, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > > Done, I report

Re: BUG: Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario)

2007-11-01 Thread Francisco Diaz Trepat - gmail
) On 11/1/07, Matej Knopp <[EMAIL PROTECTED]> wrote: > > Yeah, that would work. > > Cheers, > -Matej > > On 11/1/07, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > > Matej I've got the QuickStart. I've loaded it with Netbeans 6 bet

Re: mvn netbeans:netbeans command for QuickStart Project

2007-11-01 Thread Francisco Diaz Trepat - gmail
DT> we are trying to contribute to the cause. f(t) > > FDT> On 10/31/07, Al Maw <[EMAIL PROTECTED]> wrote: > >> Francisco Diaz Trepat - gmail wrote: > >> > Hi I just downloaded the maven 2.0.7 and ran the *mvn > archetype:create > >> > -Darchety

Re: mvn netbeans:netbeans command for QuickStart Project

2007-11-01 Thread Francisco Diaz Trepat - gmail
Martijn thanks for the tip. It worked perfectly. f(t) On 11/1/07, Francisco Diaz Trepat - gmail <[EMAIL PROTECTED]> wrote: > > Great Martjin I'll try it out. > > f(t) > > > On 10/31/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > > > Netbe

Re: BUG: Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario)

2007-11-01 Thread Francisco Diaz Trepat - gmail
/07, Matej Knopp <[EMAIL PROTECTED]> wrote: > > Well, it's the last resort for you, but first resort for me :) > Issues that are easily reproduce (quickstart) can expect to be > resolved sooner, that's how it works. > > -Matej > > On 10/31/07, Francisco Diaz Tr

Re: mvn netbeans:netbeans command for QuickStart Project

2007-11-01 Thread Francisco Diaz Trepat - gmail
eans). > > Martijn > > On 10/31/07, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > > Hi I just downloaded the maven 2.0.7 and ran the *mvn archetype:create > > -DarchetypeGroupId=org.apache.wicket* > > > > then ran the *mvn netbeans

Re: mvn netbeans:netbeans command for QuickStart Project

2007-11-01 Thread Francisco Diaz Trepat - gmail
wrote: > Francisco Diaz Trepat - gmail wrote: > > Hi I just downloaded the maven 2.0.7 and ran the *mvn archetype:create > > -DarchetypeGroupId=org.apache.wicket* > > > > then ran the *mvn netbeans:netbeans* inside the project to get a Netbeans > > project. And got a

mvn netbeans:netbeans command for QuickStart Project

2007-10-31 Thread Francisco Diaz Trepat - gmail
Hi I just downloaded the maven 2.0.7 and ran the *mvn archetype:create -DarchetypeGroupId=org.apache.wicket* then ran the *mvn netbeans:netbeans* inside the project to get a Netbeans project. And got an error. I am very new to maven and I was wondering if some one could help me out. I kn

Re: BUG: Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario)

2007-10-31 Thread Francisco Diaz Trepat - gmail
> > limited lately :( > > > > I don't mind fixing this in wicket, but I need to make sure that this > > is the right fix and has no side-effect. > > > > -Matej > > > > On 10/31/07, Francisco Diaz Trepat - gmail > > <[EMAIL PROTECTED]>

Re: BUG: Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario)

2007-10-31 Thread Francisco Diaz Trepat - gmail
} > } > > Still I'm not sure what the problem is that your code solves. Can you > please provide me a html file where the replaceOuterHtml call fails? > > -Matej > > > Francisco Diaz Trepat - gmail wrote / napísal(a): > > Hi a cowerker here might have found somet

BUG: Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario)

2007-10-30 Thread Francisco Diaz Trepat - gmail
(fragment, element); } } } window.setTimeout(replaceWicketReplaceOuterHtml, 1000); // -- Forwarded message -- From: Francisco Diaz Trepat - gmail <[EMAIL PROTECTED]> Date: Oct 23, 2007 10:27

Where do I get latest QuickStart Project?

2007-10-29 Thread Francisco Diaz Trepat - gmail
Is it the one on http://sourceforge.net/project/showfiles.php?group_id=119783&package_id=166850 I use beta 4, do I download that one with version 1.2.6 and replace references? thanks, f(t)

Re: AutoCompleteTextField

2007-10-24 Thread Francisco Diaz Trepat - gmail
Zdrasty This is from beta4 (I BOLDED the important stuff): case KEY_ENTER: if(selected>-1){ obj.value=getSelectedValue(); hideAutoComplete(); hidingAutocomplete=1; } else if (Wicket.AutoCompleteSettings.enterHidesW

Re: Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario)

2007-10-23 Thread Francisco Diaz Trepat - gmail
u provide a quickstart? > > -Matej > > On 10/23/07, Francisco Diaz Trepat - gmail > <[EMAIL PROTECTED]> wrote: > > Hi. I'm going to try to explain the best that I can and without posting > code > > at first the issue that is happening. > > > > I

  1   2   >