y, I would like to know whether
T5 already support EJB3 or not , if yes, is there any example that can
I refer , to learn how to get my stateless bean and stateful bean work
in Tapestry UI.
Any guidance is appreciated. Thanks.
CG
--
m back for everyone.
>
> Cheers,
>
> Geoff
>
>
>
> On 22/04/2008, at 12:48 AM, CG wrote:
>
>
> >
> >
> >
> > Hi all,
> > I am a newbie in Java Web Application programming. I am now plan to
> > use Tapestry 5 + EJB3 to write a
Hi Geoff,
I am not able to build the t5-jumpstart, the get-dependency target stop at
http://213.160.23.119:8080/t5components/maven-repository/org/apache/tapestry/t5c-commons/0.5.11/t5c-commons-0.5.11.jar
Any help ?
CG
On Thu, Apr 24, 2008 at 10:37 PM, Geoff Callender
<[EMAIL PROTECTED]>
mysql in jumpstart. i'm a
newbie in java, hibernate, tapestry , any explanation in detail is
much appreciated, thanks.
I did some search on google , and I think persistence.xml require
modification , am I right ?
CG
On Sat, May 3, 2008 at 12:41 AM, Howard Lewis Ship <[EMAIL PROTECTED
to archieve
such function...
Thanks for all the help ..
CG
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
erence and persisting it? If you are then it
> may get overwritten by the value stored in the session.
>
> I believe you can create a setter for the value (if you don't have one
> already) and put a break point in it to see what is changing it.
>
> Josh
>
> On Mon, J
However, I would like to know , whether in T 5.0.13, are those
constants kept in other package , or the prefix binding in the
Tapestry internal has changed and no longer use the old way.
CG
-
To unsubscribe, e-mail: [EMAIL
Hi Weisu,
I did come across this SymbolConstants but it does not contain
LITERAL_BINDING_PREFIX and PROP_BINDING_PREFIX ..
CG
On Thu, Jun 19, 2008 at 8:55 AM, Weisu <[EMAIL PROTECTED]> wrote:
>
> Hi CG, in T5.0.13, this has changed to 'SymbolConstants' and is under
thx buckofive. got it !
CG
On Thu, Jun 19, 2008 at 1:33 PM, buckofive <[EMAIL PROTECTED]> wrote:
>
> LITERAL_BINDING_PREFIX and PROP_BINDING_PREFIX
> are now in org.apache.tapestry5.BindingConstants
> as LITERAL and PROP
>
> Cheers
>
>
> CG-6 wrote:
>>
&
It should be able to be reproduced easily.
It is not a big problem as the refresh still work fine.
I wonder whether can be easy settle with css changes or not ?
CG
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
I would like to put an actionLink outside a form , and let user click
to submit the form , is that possible in T5 ?
if yes , may someone give some hints or link . It should be a simple
thing because I can't find any resutl on google ..
Thanks
Hi Tobias,
I jz tested ur way , it does submit, however, it will refresh the
whole page which is not I wanted ...
I wonder any way in T5 can submit form using AJAX way .. which will
pass all the value to Page Class to process
CG
On Sat, Jun 21, 2008 at 1:25 AM, Tobias Wehrum <[EM
screen.
My case actually is a l Toolbar and form
Page layout
==
Toolbar (with many icons)
Grid
Form (with db fields)
I want to click 1 of the icon on Toolbar, to submit the Form at bottom
of page , but do not refresh the whole pages. Any idea ?
Rgds,
CG
On Sun, Jun
override the existing function to archive that ?
Thanks.
CG
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
o , thx nillehammer.. I'll hv try on that ..
Cheers
CG
On Thu, Jun 26, 2008 at 12:22 AM, nille hammer
<[EMAIL PROTECTED]> wrote:
>
> Hi CG,
>
> the inPlace attribute of the t:grid tag does what you are asking for. For
> further infos look here:
> http://tapestry.
Hi nill,
I have tested with the inPlace set to true , it does refresh the grid
in place ..
however, rather than the page is shown , it show "there is no data to
display" ..
Do we need to code something at page class in order to archive that ?
GridDataSource needed ?
CG
On Sun, Ju
Hi, I would like to use actionLink to pass value that key by user in a
TextField , it seems like it cannot get the blank value from the
textbox ...and pass to the onActionFromXXX ..
can I actually use actionLink here ? or should I use form submit ?
Thanks.
CG
Thanks. I will try to use form submit instead ..
On Fri, Nov 7, 2008 at 10:17 PM, Thiago H. de Paula Figueiredo
<[EMAIL PROTECTED]> wrote:
> Em Fri, 07 Nov 2008 07:57:33 -0300, CG <[EMAIL PROTECTED]> escreveu:
>
>> Hi, I would like to use actionLink to pass val
On Mon, Dec 15, 2008 at 8:03 PM, Andy Pahne wrote:
>
> Hi,
>
> it's a nice starting point for building your own apps. I use it quite
> frequently as reference.
>
Agree totalmante ..
-
To unsubscribe, e-mail: users-unsubscr...@tap
bean instance
I hv checked whether I pass in the model and encoder correctly or not
, yes, it is correct. I really hv no idea to solve .. please help.
Thanks.
T5 version : 5.0.18
Rgds,
CG
Error
[toClient] obj : MaterialType: [id=1, type=R, description=Raw
Material, isProduced=false
anybody can help ? ...
On Thu, Dec 18, 2008 at 12:00 AM, CG wrote:
> I have implemented the GenericSelectModel as written in wiki
> (http://wiki.apache.org/tapestry/Tapestry5HowtoSelectWithObjects) and
> it worked fine.
> However, recently I add a new Bean class and create a
> Gen
>
> Unfortunately I don't have time to re-create your problem, but does
> the slightly different GenericSelectModel in JumpStart have the same
> problem? http://localhost:8080/jumpstart/examples/select/easyobject
>
> Cheers,
>
> Geoff
>
> On 18/12/2008, at 12:02 PM
the list shows the toString()
> method.
>
> On Fri, Dec 19, 2008 at 3:59 AM, CG wrote:
>
>> thx all ..
>> seems like I am not the one one face this problem ..
>> but very strange that only for some bean , it works , only this
>> particular one ...
>>
&
click on other links or
other components, or even make the 2nd click.
my question how to we do to have a progress bar-like thing to let the
user know that there is delay ..
Thanks ..
CG
-
To unsubscribe, e-mail: users-unsubscr
Hi all, I hv read through the wiki page on the passing parameter , and
try a few times of code but not luck.
I may hv the wrong concept , therefore, hopefully someone can help me
this newbie ..
My scenerio is like this
I have a toolbar component , contain "Add", "Save" and "Delete" button.
and
()
{
System.out.println("trigger in toolbar");
return block;
}
}
template for my container
Rgds,
CG
On Tue, Sep 8, 2009 at 7:44 PM, Sebastian
Hennebrueder wrote:
> Have a look at zones. Your action method could return a block.
>
>
> --
> Best Regards /
..., would like to seek for your advice on the tomcat vs jetty ...
1. wht is the main advantage of jetty over tomcat , on T5 development ?
Thanks agian :)
CG
On Mon, Jan 19, 2009 at 6:28 PM, Geoff Callender
wrote:
> Hi all,
>
> JumpStart 4.0 is now available.
>
> The big thing about ve
have no idea how can do to
narrow down to the problematic code.
Hopefully some experience Java/T5 developer can give me some guidance
in this case.
Thanks ..
CG
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For
thx for the reply, i'll get a try on the MAT ... thx ..
CG
On Sat, Mar 14, 2009 at 10:13 PM, Geoffrey Wiseman
wrote:
> On Sat, Mar 14, 2009 at 5:14 AM, CG wrote:
>
>> Hi all, I have used T5 to write an application , it works fine ,
>> however, after using for a wh
quot;org.apache.tapestry5.internal.services.ComponentInstantiatorSourceImpl$PackageAwareLoader
@ 0x83427488".
Keywords
org.apache.tapestry5.internal.services.ComponentInstantiatorSourceImpl$PackageAwareLoader
@ 0x83427488
java.io.ObjectStreamClass$Caches
Is this normal ?
CG
On Mon, M
r any hints or guidance .
Cheers :)
CG
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
Hi , anybody can give some hints? thanks
CG
On Sat, May 2, 2009 at 1:39 AM, CG wrote:
> Hi all,
> I have been using T5 in my project for 1 year , and thanks for the
> great framework. I am neither an expert in Tapestry nor Java,
> therefore, would like to seek some help from a
rks or not ...
CG
On Tue, May 5, 2009 at 4:16 PM, Peter Stavrinides
wrote:
>>In my understanding, there should be no way.
> Perhaps its not recommended, but if you have the ComponentResources for that
> component then you should be able to trigger the event you want.
>
> Loo
parameter ? Furthermore , can I
pass a MultipleZoneUpdate object ?
My component code is something like this ..
http://tapestry.apache.org/schema/tapestry_5_1_0.xsd";>
Any code can I refer how this can be done ?
Any help is appreciated .. thanks
34 matches
Mail list logo