reates a component that can include jsps, servlets,
> e.t.c.
>
> So, try building an IEngineService that uses that...
>
> BTW, how does the dwr creator for hivemind look like? is it possible
> that it finds its
> way into the tapestry wiki?
>
> On Thu, Jun 19, 2008 a
Hi All,
I am creating a huge dojo widget which needs to access some data on the
server side as objects and I am trying to use DWR for remoting some of my
calls. Pardon my ignorance, but I am not sure whether this is allowed in the
tapestry world. So I set forth to try to integrate DWR into my tape
In 4.0.2 the initialization code was being placed in open on the page. But
in 4.1.5 the initialization code is placed into a function and hence the
variable looses its reference. Hope that helps.
Srini.
On Wed, Apr 23, 2008 at 6:13 PM, Rohan Kalyan <[EMAIL PROTECTED]>
wrote:
> Hi all,
> We moved
nd
ask another dev
what he thinks about updating.
On 5/19/07, Srinivas Yermal <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am using TAP-4.0.2 and the tacos 4.0.1 for an app in production. The
> dojo
> code that comes along with this I think is 0.3.3. Can I upgrade this to
>
Hi,
I am using TAP-4.0.2 and the tacos 4.0.1 for an app in production. The dojo
code that comes along with this I think is 0.3.3. Can I upgrade this to
0.4.3 without any side-effects? Has anybody done this before?
Thanks much,
Srini.
On 5/16/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
Ple
We faced the same issue. (T4.0.2 and tacos 4.0.1) We then tried using the
form's cancel listener too, but couldnt get it working. Had to switch over
to a simple DirectLink instead.
Srini.
On 2/5/07, vancam <[EMAIL PROTECTED]> wrote:
I cannot cancel the form while bypassing
>
>
>
> model="singleton">
>
>
> service-id="tapestry.state.ApplicationStateManager"/>
>
>
>
>
> and also take a look at
>
http://tapestry.apache.org/tapestry4.1/tapestry-framework/apidocs/org/apac
Hi Andreas,
Thanks for the response. Does tapestry-acegi automagically fill-in the user
details into the visit object? Or should I do something?
I use spring for my acegi declarations and specify my UserDetailsService in
the DaoAuthenticationProvider. You mention ASO. How would I go about doing
"BaseSecurePage extends
BasePage" and all others extend BaseSecurePage? Or is there any cleaner and
tapestry-like way that I should be following? say inject it in some place or
some filter that I should be writing or the like.
Gurus of tapestry! need help.
Thanks
Srini.
On 1/17/07
Hi,
I have been trying to initialize the Visit object with certain values once
the user has logged in. The values needless to say are user specific. So I
would need to access the auth details from acegi. What should I be doing to
set these values? I am bit lost here. We are using Acegi with sprin
Thank you all...
Will try them all out.
Srini.
On 11/28/06, Sam Gendler <[EMAIL PROTECTED]> wrote:
Incidentally, in our case, we have a mechanism within spring that will
detect the existence of a context file in a location outside the war
file and use that to override bean definitions in the co
Thanks guys!
I think I will just go with the "putting it in html" solution. The only
problem with this is that it creates two head elements, since I use @Shell.
BTW, I couldnt find import component or annotation. Can you please point me
to any documentation that you have.
Thanks,
Srini.
On 11/2
e -
http://tapestry.apache.org/tapestry4.1/UsersGuide/validation.html#validation.validator-binding
Srini.
On 11/21/06, Srinivas Yermal <[EMAIL PROTECTED]> wrote:
Hi,
I have component in which I am trying to validate a zip code.
app.properties - defines these two message keys.
zip-pattern
Hi,
I am now a big fan of tapestry annotations since everything stays neatly in
one place, except in one area which still bothers me. I want to specify
assets like stylesheets and such in a Border component that can be used by
the rest of the pages and the whole app looks uniform and so on and so
Hi Karthik,
For some reason this doesnt seem to be working for me. I have the same
requirement and tried describing it earlier on. Later I had to settle for
this -
http://mail-archives.apache.org/mod_mbox/tapestry-users/200611.mbox/ajax/[EMAIL
PROTECTED]
Srini.
On 11/26/06, Karthik N <[EMAIL P
dont need it.
4. With this, in the submit or in the form listener you should have access
to the updated collection.
Tell me if this works for you.
Gabriel H. Lozano M.
On 11/14/06, Srinivas Yermal <[EMAIL PROTECTED]> wrote:
>
> Thanks so much for the response. I will try out the
>
Thanks so much for the response. I will try out the
DefaultPrimaryKeyConverter and InvokeListener options.
My comments inline -
Anyway.. about your code: obviously, I can't tell you which is best.
But I think you don't have to pass your items as a parameter to the
listener method. Instead, the
Can some tapestry savvy guys look at this and help us out here. Would really
appreciate the effort. This is quite a big blocker for me at present.
Thanks,
Srini.
On 11/10/06, Srinivas Yermal <[EMAIL PROTECTED]> wrote:
BTW We currently use version 4.0.2. and run it on tomcat. I woul
BTW We currently use version 4.0.2. and run it on tomcat. I would also
appreciate if somebody can point me to the "rewind" document if any. I have
heard so many stories about common newbie rewind mistakes but couldnt find
what they really are.
Thanks again.
Srini.
On 11/10/06, Srini
Hi,
I am a newbie trying to learn Tapestry. I did try to search through the
archives for a solution, but couldnt find anything relavant. It would be
great if someone could point me in the right direction.
I have a page with a listing of a collection. I am using "For" component
(ForBean) in the f
20 matches
Mail list logo