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
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
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
Yepz!
It definitely help!
Thanks!
I am planning too, but maybe in Indonesian...
--
Best wishes,
Eko SW
My Job : http://swdevsoftwareconsulting.blogspot.com
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
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
Oh yeah, I am sorry though
May the book bring light on Tap.
--
Best wishes,
Eko SW
http://swdev.blogs.friendster.com/my_blog/
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
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/
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
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
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/
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
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/
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
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
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
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
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
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,
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
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
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
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 ???
>
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
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
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
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
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
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/
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,
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/
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
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
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/
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/
Geee, that was fast!
Okay, I'll try it!!!
--
Best wishes,
Eko SW
http://swdev.blogs.friendster.com/my_blog/
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
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
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)
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
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/
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
43 matches
Mail list logo