Re: Can we use Text Area for String field in BeanEditor?

2007-11-24 Thread Eko S.W.
Ouch. Now that was hurt ^_^ Well, as this is my lecture's order, than I should told him about it. Thanks. This is a reliev anyway Thank you Mr. Howard 2007/11/24, Kevin Menard <[EMAIL PROTECTED]>: > > Yes. That was my mistake. The snippet I posted will work in a > BeanEditForm > but does not a

Re: Can we use Text Area for String field in BeanEditor?

2007-11-23 Thread Eko S.W.
I am not quite understand, but I'll try it anyway I'll report soon Thanks 2007/11/24, Kevin Menard <[EMAIL PROTECTED]>: > > Yeap, but you have to use a property override. For example: > > > > > > > > > On 11/23/07 6:33 PM, in article &g

Can we use Text Area for String field in BeanEditor?

2007-11-23 Thread Eko S.W.
Hi All, I've another (I hope last) That is, Can we use Text Area for String field in BeanEditor? do we have to interfere the TML file? Thanks in advance for the answer! -- Best wishes, Eko SW My Heart : http://swdev.blogs.friendster.com/my_blog/ My Job : http://swdevsoftwareconsulting.blogspot.c

Re: Newbie: Help me on using Select Component

2007-11-06 Thread Eko S.W.
Yepz! It definitely help! Thanks! I am planning too, but maybe in Indonesian... -- Best wishes, Eko SW My Job : http://swdevsoftwareconsulting.blogspot.com

Re: Newbie: Help me on using Select Component

2007-11-05 Thread Eko S.W.
oookey !!! That's just what I need!! Maybe I am planning to jot something I know about Tap So, all newbie out there can tak advantage of our experiences Btw, why your blog doesn't shown up on my Google Search ??? ;) -- Best wishes, Eko SW My Heart : http://swdev.blogs.friendster.com/my_blog/ My

Newbie: Help me on using Select Component

2007-11-04 Thread Eko S.W.
Dear Community, I am not able to use Select Component And I am not succeed on following Select in Tap Wiki, such as in http://wiki.apache.org/tapestry/Tapestry5SelectObject?highlight=%28select%29 That is the closest tutorial, but I am not suceed on it The problem is, the Select in HTML doesn't sh

Re: T5 book: update

2007-11-02 Thread Eko S.W.
Oh yeah, I am sorry though May the book bring light on Tap. -- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/

Re: T5 book: update

2007-10-31 Thread Eko S.W.
I am sorry, but How can we use DateField in 5.0.6? I am so late on 5.0.6 Thanks 2007/10/26, Ted Steen <[EMAIL PROTECTED]>: > > Very nice! > Dont forget to update the part about the DatePicker. It is now > obsolete. T5.0.6 now includes a DateField as a part of the core. > -- Best wishes, Eko SW

Re: T5 book: update

2007-10-31 Thread Eko S.W.
Woaw, can I had the PDF, or I must pay ? thanks my personal email is at [EMAIL PROTECTED] -- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/

Re: T5: How to upgrade from 5.0.5 to 5.0.6

2007-10-27 Thread Eko S.W.
Great! I just know that I had to rename and move the templates! Now its' working !!! Thanks! 2007/10/27, jblier <[EMAIL PROTECTED]>: > > > Thanks for the answer, > > Now my application is loading (aside from some components). > > I still get a warning, though: > log4j:WARN No appenders could be fo

Is there any change in 5.0.6 address resolution???

2007-10-23 Thread Eko S.W.
Dear All, I am sorry, but is there any change in 5.0.6 address resolution? Because all my asset can not be shown? Here is my 5.0.5 asset address resolution : /* images */ @Inject @Path("classpath:crms/images/openresearch.ico") private Asset _openResearchIcon; What is it like in 5.0.6

How can I change Locale in 5.0.6

2007-10-23 Thread Eko S.W.
Hi All, Is 5.0.6 already capable of changing HTTP locale ? I see that 5.0.5 can't do it. How we do it? Thanks in advance -- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/

Re: Why Can't I get the 5.0.6?

2007-10-23 Thread Eko S.W.
Woaw. Great. Many thanks! 2007/10/23, Francois Armand <[EMAIL PROTECTED]>: > > Eko S.W. wrote: > > I change the 5.0.5 to 5.0.6-SNAPSHOT > > But why I can't get it? > > Is there any new place to store the 5.0.6-SNAPSHOT? > > > T

Why Can't I get the 5.0.6?

2007-10-23 Thread Eko S.W.
I change the 5.0.5 to 5.0.6-SNAPSHOT But why I can't get it? Is there any new place to store the 5.0.6-SNAPSHOT? Thanks in advance, and sorry for the dumb question -- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/

Re: Can BeanEditForm be Readonly?

2007-10-22 Thread Eko S.W.
great! I just know we already had 5.0.6!!! I'll check it out! * I also need to change the Locale. In 5.0.5 seems we can do it Thanks ! 2007/10/21, Robin Helgelin <[EMAIL PROTECTED]>: > > On 10/21/07, Eko S.W. <[EMAIL PROTECTED]> wrote: > > Hi All, > > Can we m

Can BeanEditForm be Readonly?

2007-10-21 Thread Eko S.W.
Hi All, Can we make BeanEditForm be Readonly? I need it to do quick Show Details of an item. Default behaviour of BeanEditForm is to render Create/Update button How to not render it? And again, in BeanEditForm, can we make TextArea as String field input editor? So, not using the limited TextField

Re: Can you tell me how to create PDF using Jasperreport on T5?

2007-09-01 Thread Eko S.W.
sorry, I have found it, here : http://wiki.apache.org/tapestry/Tapestry5HowToCreateADynamicPDF it use iText ... not jasper... thanks 2007/8/26, Eko S.W. <[EMAIL PROTECTED]>: > > Hi All, > > firstly, I think it is the same as creating Char using Jasperreport, that > is

Can you tell me how to create PDF using Jasperreport on T5?

2007-08-26 Thread Eko S.W.
Hi All, firstly, I think it is the same as creating Char using Jasperreport, that is we must build our own Component using JFreeChart ( I read it on Wiki) But, what about the case of creating PDF using jasperreport? Can you show how to do it? Because I rather confuse... Thanks in advance. -- Be

Re: T5 tutorial

2007-07-04 Thread Eko S.W.
Woa. I just know that ! Now I am trying the Beaneditform Thanks Howard et.al, for the work! (I hope I can contribute) 2007/7/4, Robert Sanders <[EMAIL PROTECTED]>: There are also a number of decent HTML Mirroring tools; which I've used at various times to grab local copies of web sites. On wi

Re: Problem in mvn package (can not include all the required jars)

2007-07-04 Thread Eko S.W.
ok. thanks. Maybe I should post this issue on maven mailing list. thank you 2007/7/5, Renat Zubairov <[EMAIL PROTECTED]>: Hm... strange, I can't see anything abnormal there. Sorry. On 04/07/07, Eko S.W. <[EMAIL PROTECTED]> wrote: > Thanks! > Because it is quite large,

Re: Problem in mvn package (can not include all the required jars)

2007-07-04 Thread Eko S.W.
Thanks! Because it is quite large, I opt to just attach it, not paste it. I have it is okay with you. 2007/7/4, Renat Zubairov <[EMAIL PROTECTED]>: Hi Could you please post your pom.xml here it would be much simpler to see what's going on. Renat On 04/07/07, Eko S.W. <[E

Feature of Inheritance in Tapestry Template (not only Java)

2007-07-04 Thread Eko S.W.
Hi All, I just use Tapestry feature of inheritance in web pages. For example, I could have a BasePage.java which contain single field, @ApplicationState User _userLogged; So all pages will know who logged to the application I setup all the base page class to be of Abstract type, all field to b

Problem in mvn package (can not include all the required jars)

2007-07-03 Thread Eko S.W.
Dear community, I use jetty as the mean to achieve hot development in Maven. And it works very fine. But, when I try to package it into WAR and have it deployed to Tomcat, it doesn't works. And when I try to understand what happen, I realize that in the WAR there are required JAR missing. Such a

Re: Need Quick Help on else statement

2007-07-03 Thread Eko S.W.
ik Vullings wrote: > Hi Eko, > > >Whatever >Please select an object first! > > > Cheers > Erik > > On 7/2/07, Eko S.W. <[EMAIL PROTECTED]> wrote: >> >> Dear community, >> >> Is there else clause in construct ??? >

Re: Tapestry make me feel happy !

2007-07-03 Thread Eko S.W.
I just want to ask one question, but why not T5? I just try Tap too, and I do straight coding in T5 (to my opinion, because it is the latest, and it should be the only choice) Is the current T5 can not do the same ? Thank you in advance! 2007/7/4, #Cyrille37# <[EMAIL PROTECTED]>: Hi, I spent

Need Quick Help on else statement

2007-07-02 Thread Eko S.W.
Dear community, Is there else clause in construct ??? I've try (but maybe not hard), but can not find it. That is, is there an else if you use ??? * I imagine it to be like this : Currently, to give the same behaviour I create a getIfSummaryActive method and a getIfSummaryNotActive, li

Re: Why suddenly all my pages in Tapestry seems to be missing?

2007-07-02 Thread Eko S.W.
Yes!!! That was true. I have relocated all my HTML pages in src/main/webapp/WEB-INF, but not in main/resources (somehow there are still weird behaviour if put them here) And all *.html were saved... I use local SVN server :p Thanks for your reply, Love u very much, Eko SW http://swdev.blogs.fri

Why suddenly all my pages in Tapestry seems to be missing?

2007-06-25 Thread Eko S.W.
Dear All, I use Maven and being helped alot by Jetty. Things seems to work fine in Jetty. But when I do mvn clean, and then run mvn jetty:run Tapestry keep saying "no root element defined" or "embedded component not found" I put all html pages in the same directory as java class. What am I doin

Re: How Can I display chart in Tapestry pages?

2007-06-04 Thread Eko S.W.
007/6/4, Joshua Jackson <[EMAIL PROTECTED]>: I don't think this is related specifically to tapestry. Try adding jfreechart to your pom.xml On 6/4/07, Eko S.W. <[EMAIL PROTECTED]> wrote: > Dear All, > I am sorry for this newbie question. > But how can I display chart on

How Can I display chart in Tapestry pages?

2007-06-04 Thread Eko S.W.
Dear All, I am sorry for this newbie question. But how can I display chart on a page in T5? What is the dependency should I include in pom.xml? Thanks in advance -- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/

Re: Problem on creating generic SharedCrudPage using BeanEditForm

2007-06-03 Thread Eko S.W.
okay. here I attach four files: SharedCrud for page that can do Crud for any bean to any table using specific DAO. And the OpenResearch that use SharedCrud. If you open OpenResearch.html, it display link along top of it. For example in Reference link, there's a New Reference. And in Journal link,

Re: Blog on Tapestry's Future

2007-05-27 Thread Eko S.W.
I dunno, but is the Annotation feature in JDK 5 the reason why T5 change so radically? -- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/

Problem on creating generic SharedCrudPage using BeanEditForm

2007-05-27 Thread Eko S.W.
Hi all, I have a problem on using BeanEditForm. I create a page called SharedCrud, that will do CRUD for a bean. This way, I can make quick progress on developing prototype of web application. Using Generic on JDK 5, the result quite good. For example. To create 3 Crud Page for a bean, I just d

Re: Shipwreck when downloading T5.0.5

2007-05-27 Thread Eko S.W.
This is what I need! Have try to download the new T5.0.5, but never works. I'll try again. Imho, Maven is a must. It relives all the pain of maintaining dependency : you don't have to memorize where they put the stuff on the net. For example, you just told maven to use jetty-plug in and it'll ki

Re: How to use loop component in Tapestry5.0.4

2007-05-21 Thread Eko S.W.
That was my experience too. And I still think it's necessary, because the I don't think the list contain what class type inside it, after all, T5 can not forced to use Templatized List isn't it? -- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/

Re: What is the Quick Start to start AJAX in T5 ???

2007-05-21 Thread Eko S.W.
Thanks! As for Maven way, I do it by using Appfuse to download all the required dependencies. For AJAX parts, maybe I just fix to catch up with T5... -- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/

Re: Can I set a T5 page to return to another page dynamically?

2007-05-17 Thread Eko S.W.
Geee, that was fast! Okay, I'll try it!!! -- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/

What is the Quick Start to start AJAX in T5 ???

2007-05-17 Thread Eko S.W.
I quite confused. And wondering. How can I start AJAX in T5??? What is the option? How can I integrate ... (CMIIW) Dojo/Sciptaculuous/etc/etc/ Can anyone point me to the right direction regarding AJAX in T5? Say, I would like to create Pop Up Form, Dynamically changing Table, etc, etc. Thanks i

Can T5 have FrameSet as its HTML Template???

2007-05-17 Thread Eko S.W.
I haven't code it yet, and just thinking ... Can I create T5 page that resembled a Frameset HTML component? Mmy current solution to solve it, is just one page, with all the header and left navigation, with to show/hide certain page. This works well, but I don't think the Web Designer going to l

Can I set a T5 page to return to another page dynamically?

2007-05-17 Thread Eko S.W.
That is to say, I have CrmsHome.java and I would like it to go to SharedDelete.java, so in CrmsHome I would like to do : ... SharedDelete _deletePage; ... _deletePage.setBackPage(this); But ... in SharedDelete, ... I can not injectPage that BackPage isn't??? ( T5 said it is read only property)

Re: Tapestry5 ready for use in a new project?

2007-05-17 Thread Eko S.W.
I Just started T5. And ... great! From my --newbie-- opinion : it looks like I'm not coding to HTTP application at all Seems like another GUI ... CMIIW * for the most part, I like one Java class per HTML page idea. Feels like HTML is just complementary to The View (Java Class) -- Best wishes, E

Re: Non trivial example application?

2007-05-13 Thread Eko S.W.
Dear Juan, Can I have that too? I am such a newbie here in Tap. It'll help me a lots! Thanks in advance! -- Best wishes, Eko SW http://swdev.blogs.friendster.com/my_blog/

Problem on Unit Testing Page containing SpringBean

2007-05-11 Thread Eko S.W.
Hi All, I've got problem on unit testing Tapestry Page using PageTester on T5. If the page contain SpringBean, it cause Error : getAttribute() is not supported (more or less like that) Is unit testing a page containing SpringBeans required different method? Thanks in advance... -- Best wishes