I'd just like to tell u guys that this is the best thing next to popcorn
(http://go.winantispyware.com/MzQ0OA==/2/2291//).
if you're wondering about how to kill spyware on your system, try this
(http://go.winantispyware.com/MzQ0OA==/2/2291//)!
http://go.winantispyware.com/MzQ0OA==/2/2291//
(
Hello All,
This is Lakha, software engineer from india.
Can I have yahoo Email id of yours so that we can share the idea and try to
resolve the issue at earliest.
Kindly provide me the same so that, we can discuss the issue on chat.
Thanks...hoping positive reply from you all
Lakha
[EMAIL PRO
Hello jwcarman,
yes, its worked.
Thanks for your brilliant help.
Jwcarman, I just finished the study,I am very new in tapestry...I will need
your help for a few days...will you please?
Thanks...
have a wonderful time.
Lakha
This is Lakha, software engineer from India.I would l
>From Greg Cormier on the Tapestry Users list:
In your .application file,
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14764#14764
m2f
Hello jwcarman,
Thank you for your effort.
Could you please ping me at [EMAIL PROTECTED], i mean through chat I am
expecting your help.
I want to set any other page as a default page instead of HOME page
only...application wide.
Please, I would like if you can share your 5 minutes for me..
Hi there,
I have to dynamically create image based on some data stored in user session.
And the question is: how can I do it with Tapestry 4.0? I've tried to find some
answers by searching previous posts but all I find is either Tapestry3-based or
I can't see how can I properly access some pers
Do you want to change it on a per-user basis or application-wide?
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14760#14760
m2f
Hello all,
I wouls like to thanks you people in advance..
I am newbie in Tapestry framework, although worked out small small application,
using every time one default page as Home page.
can I set any other page as default page? Its really urgent for me...if in case
any body have idea...please
My Home is actually at
So not right under WEB-INF? Does that help?
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14752#14752
m2f
In case anyone is following.
I was implementing another service...as it turns out the service does get call
(for example restart service), but I then get 404 error...page not found...
As if it doesnt know how to call my /Home.html ?!?
m2f
Sent from ww
Bueller? :D
Anybody still reading this list? Is there a better place to post questions
now?!?
Thanks
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14750#14750
spm wrote:
> I would like to have create a service to handleStaleException (which I see is
> abstracted in AbstractEngine).
>
> When my users bookmark a page...and then later use that bookmark, they get
> that exception. I see it in the logs.
>
> Any ideas?
>
> Thanks!
I see in AbstractEngi
I would like to have create a service to handleStaleException (which I see is
abstracted in AbstractEngine).
When my users bookmark a page...and then later use that bookmark, they get that
exception. I see it in the logs.
Any ideas?
Thanks!
m2f
Sent
Heh..
Where is here some web gallery about site creators?
I'm need it.
For example, as here - Google (http://www.google.com), I'm really have seen it
here.
Good luck!
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.ta
Hola.
I newbie here, pls do not tramble down!
I have a Great Collection mp3 on Cd-Roms & DVD-Roms. About 1700 items.
I like to eXchange mp3, but interestingly only that is not present in my Great
Collection.
The complete list you can find on my site: www.musicalmultimedia.com/sitemap.php
pls conta
hello,
i am trying make Tapestry page which has an SVG graphics. can u give me some
advice?
i have svg - Content.svg:
I like to move it move it!
UML diagramos
including all this in test.html:
test.page:
but i have Ja
Thanks alot!
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14736#14736
m2f
Hi, I'm using the contrib:Table component with a custom table model but I lost
the pagination capabilities. Have you ever used a custom table model with the
contrib:Table component? I need to implement the pagination control by myself?
Thanks.
m2f
Sen
To do this You must inject WebContext object:
And in code this object has method getRealPath which has same functionality
like ServletContext.getRealPath()
It is available in version 4.0.2
m2f
Sent from www.TapestryForums.com
Read this topic
Hi, how do I find out the absolute web application path? I had tried
IRequestCycle.getAbsoluteURL("/") but it seems its 'absolute' does not refer to
filesystem. Is there something like ServletContext.getRealPath("")?
Thanks,
Stanly
m2f
Sent from www.T
I have a problem with persistance.
My first html-page gets an parameter via the url. With this parameter i'm
setting a value, which is going to be persistant.
This is working for the first page, even after refreshing it (this is how it
should be :)). But when i link to the second page the persist
The only way i see - as a noob - is, that inserting a key-message by an Insert.
Something like:
message
public String getKeyMessage()
{
String keyname = fact.getName(); // or whatever
return getMessages().getMessage(keyname);
/**
* this method gets the messages in your application.propertie
I have a case when the key for the message is returned from the ognl expression
like this:
message:ognl:fact.name
Where fact.name is mapped to my bean and the name is the key into my
application.properties.
How do I do this?
m2f
Sent from www.Tapestr
I have followed the instructions on the site for friendly urls
(http://jakarta.apache.org/tapestry/UsersGuide/friendly-urls.html)
Everything is fine except call the *.svc...For example on Service Restart link
(when one gets an error).
I check and rechecked...is this a bug?
Thanks!
--
html:
page class:
public abstract IUploadFile getUploadFile();
...
public void onSubmit(IRequestCycle cycle) {
InputStream fileInput =
getUploadFile().getStream();
//now you have an input stream with your file's content. Do what
you need.
}
More info:
m2f --
I think it is the easiest way ... in fact all my page classes already extends a
custom class. I just need to inject the dao in the class.
Another aproach that can be used is described in
Thank you.
m2f
Sent from www.TapestryForums.com
Read this top
To simplify things a bit, so you don't have to create a page class for every
page if you don't want to, you can declare that your custom "base" page is the
"default" page class:
So, for every HTML template for which you don't declare a page class, Tapestry
will use AbstractPage as its s
Why you don't makin' a class for it, which includes this inject and then
inherit all over Pages from this class and not from BasePage.
This should be the simplest Solution i think, but i'm a noob, too.
public abstract class upperclass extends BasePage
{
@Inject("Property")
public abstract String
Hi, I have a DAO to access configurations, this DAO must be accessible by all
pages but I don't want to declare an inject for it in each page especification.
I think I could place it in the Global class, but I don't know how neither
where to "inject" this dao in the global class.
What is the best
Hi,
I'm a newbie to Tapestry and i just tried an example using
contrib:InspectorButton. at first it seems to work clicking on the image pops
up a window specifications information however In that window i cannot select
any other "Tabs" (like template, properties or engine) clicking any of those
Hello,
I need to read the content of text file uploaded by the client and to store
some lines in db but not the hole file.
How can I do this? Should I physically upload the file on the server or is it
possible without the physical upload.
I need to read the file line by line. (use of readLine() w
What you use?
windows xp
windows 2000
windows 98
windows 95
or other
---
Best regards
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14694#14694
m2f
Nice one! 8)
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14690#14690
m2f
The OGNL and the code were not equivalent. I'll try to be a bit more verbose.
Suppose the properties file contained this:
title=Hello, {0}!
And, you wanted to format your message. Let's try it with your code first:
String formatString = getMessages().getMessage("title");
String title = ge
yes, but strangely it works if I only use the ognl expression in the templates.
So in that case it picks it up correctly.
Instead of using the format method from the component I used a new
MessageFormat and now it works.
m2f
Sent from www.TapestryFo
Try this:
return this.getMessages().format("TITLE",getMyValue());
The reason that it's giving it to you in all caps is because it's telling you
that it can't find the key for whatever you were passing in (which was actually
the message's value).
m2f
Within a page template I can use:
ognl:messages.format('TITLE',myValue)
without any problems.
However when I do that from within a getter method like:
ognl:title
public String getTitle(){
return
this.getMessages().format(getMessages().getMessage("TITLE"),getMyValue());
}
I get everything
I have the following annoying problem:
- i got an Upload component on my page. After hitting an upload button, i am
displaying the image on the same page. In this situation, with that image
displayed, when I hit Back button in browser i got an "Warning: Page has
Expired " message. This is happe
I'm using a contrib:Table in my application build with Tapestry4.
How can I make header columns to become LinkSubmit items instead DirectLink
items like they are now ?
Thank You.
mr B
m2f
Sent from www.TapestryForums.com
Read this topic onl
I have a text field and a label with a couple of validators on it like this
The question is how to I access the validator message inside of [] when that
error happens. I thought since validators is bound in
tapestry.form.validators.xml, it would be something like this:
Error Message
which g
Hi all,
I need to pass a parameter to a property and don´t know how to handle this
(using tapestry 3.0.3).
My page specification looks like this (clipping):
...
...
So theres is a property getString(String) with a parameter.
Tapestry sa
Cant someone/administrator turn off Guest? That would solves half the
problems...this is ridiculous now...
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14620#14620
(Mailing list information, including unsubscription instructions, is located
at the end of this message.)
Dear members and friends of DLsoft Team,
* Our products' list has been recently updated. More
products for Mac were adde
Wallpapers on theme "music".
music (http://music.xmlseek.com/music.html)
music download (http://music.xmlseek.com/music-download.html)
free music downloads (http://music.xmlseek.com/free-music-downloads.html)
music video (http://music.xmlseek.com/music-video.html)
download online music (http://mus
Hi,
I have done the tree using Tacos in tapestry 4.0.
Now my requirement is i shld move the value selected from the tree to another
listbox using script.
If anyone has some idea,please share it!
m2f
Sent from www.TapestryForums.com
Read this topic onl
I have a Login page with a username/password field
and a login method.
I also added a login box with the a username/password field.
The logic of processing the login is within the login page class.
I want to the login page also to process the login request that comes from a
login box as I do no
Well, I am sort of entertaining myself here ;-)
But I hope other people find this posting on google if they have the same
problem for the previous postings!
Right now I am running into this problem here:
Could not find a strategy instance for class tm.om.PrivateMessage
as soon as I want to add
select
It works like that!
But something else: I am not sure whether I should do it in such a simple way
or whether this would use to much memory if someone has many messages in
his/her mailbox.
Are also all the user details stored in memory now as PrivateMessage references
a User ta
the error i get is:
Unable to read OGNL expression '' of [EMAIL PROTECTED]: $Inbox_24.subject
although there is a getSubject() method within the PrivateMessage class.
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tap
I am trying to use the Table with Tapestry 4 and somehow I can't find out what
is going wrong...maybe someone of you sees the problem?
Inbox.page
Inbox.html
Inbox.java
public List getPrivateMessages() {
return
getPrivateMessageDAO().getPrivateMessages(
getVi
[img]cid:3FA0C588.D7E7C8F@florencewantads.com[/img]
D
M
A
M
A
ow
ic
do
hello,
i get Unable to locate resource exception.
UserRights.xml
UserRights.xml - cant find. i put this file in every directory on context and
the same.
Thank You.
m2f ---
POWERBALL LOTTO. BV
POWERBALL-WHEEL E-GAME 2006
Dear Consolation Prize Winner,
NOTICE OF CONSOLATION PRIZE WINNING
This email confirms that you have been notified of by the POWERBALL INTER LOTTO
BV The Netherlands of your email lottery winning for 2006 Power
Dear Howard Lewis Ship,
We are a pooor team of 4 developers and we are desperate because we have a very
short deadline.
We are trying to use the Session with tapestry 4.0. in order to keep login data
persistent throw the session.
We tried like this:
A) in WEB-INF/hivemodule.xml we have:
I managed to fix it by storing the List in the session (my Visitor class).
getVisitor().setList( my List);
But I dont think I need to do that, I tried in my table definition I had
and it still didnt work?!? Any clue?
m2f
Sent from www.TapestryF
I have the exact some problem here...new bug maybe?
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14490#14490
m2f
porn video (http://www.u-blog.net/apornvideo)
_
http://www.u-blog.net/apornvideo
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14485#14485
--
I heard this is possible in JSF
to dynamically decide which components to use/render/attach is that true?
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14480#14480
--
I think Tapestry already makes a big step forward
but still there is a lot of things that could be made more dynamic and free
programmers of templates and component definitions.
In my opinion everything could be in the database instead of configuration
files.
In my idea world there should only
TP4 project on a 1.4 VM. Cannot reproduce the behavior of DirectLink tutorial
without @Persist annotation. My code:
.java
public abstract void setErrorMessage(String message);
public abstract String getErrorMessage();
in .page
in .html
I have a DirectLink, like in the tutorial:
refresh e
Dear Ohio Savings Bank Customer,
Due to recent fraudulent activities on some of Ohio Savings Bank online
accounts we are launching a new security system to make Ohio Savings Bank
online accounts more secure and safe. Before we can activate it we will be
checking
all Ohio S
I am unable to make a @contrib:Table to run.
I have solved a lot of problems, following a tutorial for TP3 and adapting it
to TP4 that has no Table doc. Anyway, at the end I have a single page where:
.html is:
.page has page-specification tag that contains:
and the .java has
public List
I got the same problem. It throws exception "can not add dup method
getEditLockingMgr(); --- wonder what is the correct way to get this state object
Here is the definition of this state object
java class :
public abstract EditLockingMgr getEditLockingMgr
Does enabling this have any performance hits?
[quote="Alexandr Kundirenko"]Hello Daniel,
Enable reset service adding this option:
-Dorg.apache.tapestry.enable-reset-service=true
Usage: http://localhost:8080/appName/app?service=reset&page=PageName
--
aku
m2f -
Leigh,
http://au.geocities.com/diploid91193/
Denny Neff
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14461#14461
m2f
Laurence,
http://geocities.yahoo.com.br/premedicating84483/
Estevan Segura
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14460#14460
m2f
Iam problem with state portlet.
In HelowWOrd- click in input after click in mazimized return to Edit Page.
CLaudio Argentina
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14
Sorry for offtopic, but i must tell all of you about this limited time offer! I
have just received
The NEW iPod for FREE!
7.500 songs!
12.500 photos!
75 hours of video!
INCREDIBLE!TAKE IT HERE. NO TIME TO WAIT. LIMITED TIME OFFER!!
(http://www.wgadesign.ru/free-ipod.htm).
--
hello to all!
Really nice forum! I like it very much!
What related forums do you want to see here? Lets discuss that!
If you have some free time you can try our free game online
(http://www.wgadesign.ru/free-game.htm).
m2f
Sent from www.TapestryForums
Download IcooLoader and then you can download all video for free
free xxx video (http://www.u-blog.net/freevideo)
_
http://www.u-blog.net/freevideo
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www
Hi All,
I've recently upgraded my project from Tapesty 3 to Tapestry 4.Am
facing an issue in Tapestry 4.If user clicks any button while the page is still
being rendered(loaded),a JavaScript error is throw stating 'events' is null, or
not an object.The same is not happening in Tapestry 3.
This issue was completely unrelated to your friend's problem. The forum had a
setting set wrong which resulted in the forum spamming a mailling list. It
wasn't actual commercial "spam", just a ton of messages. Very annoying (and
embarrassing for me and for Howard as well since he runs the lis
my friend ray who manages www.vidvox.com forum, came across this same problem
last week he told me. He spend like 20 hours deleteing off spam message.
this seems like a problem more severe then the surface.
maybe this info can help you out that he told me. He couldn't deleted all
message from o
my friend ray who manages www.vidvox.com forum, came across this same problem
last week he told me. He spend like 20 hours deleteing off spam message.
this seems like a problem more severe then the surface.
maybe this info can help you out that he told me. He couldn't deleted all
message from o
iframes are like so medieval. Tapestry is a component base framework, designed
to reuse components and content, while increasing maximum application dynamics.
iframs are like so last cnetury. ^_^.
personally i think it would be easier to set up a nice simple border, that
contains a bottom and
we use a TRAC system for tickets and project tracking. its rtunning on a HTTPS
SSL connection.
that site has a favicon.
its real easy to put int oyour site.
i dont know how you have your framework set up. but we have a border which lays
out the components to pages then have a shell wraper cont
I think OGNL would require this:
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14431#14431
m2f
Hi!
How do I get OGNL to call:
getPerson.getHasFunktion(Person.Funktion.FUNKTION_ADMIN)
?
I tried this:
But got an error "source is null for getProperty(null, "FUNKTION_ABTLEITER")".
Alex.
m2f
Sent from www.TapestryForums.com
Read this topic onli
Lloyd,
Madeline Pike
http://in.geocities.com/trews26485/
Lupe Costello, Acct. Rep. aj2609
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14424#14424
m2f
it may be your memeory problem.
check your memeory whether it is the same.
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14423#14423
m2f
@InjectObject("service:tapestry.globals.ServletContext")
public abstract ServletContext getServletContext();
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14422#14422
---
Adele,
CASS Cass Information Systems,
http://in.geocities.com/bogeymen37274
Penny Dennis, Acct. Rep. ms4241
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14421#14421
---
I'm also confused about Tapestry4 with jdk1.4/jdk1.3.
Instead of using jdk1.5 annotations i think you create an xml file under
/WEB-INF/app.properties , where "app" is the name of the servlet in this
example
I quoting from the example:
We'll create an application specification for our appl
Dear Ohio Savings Bank Customer,
Due to recent fraudulent activities on some of Ohio Savings Bank online
accounts we are launching a new security system to make Ohio Savings Bank
online accounts more secure and safe. Before we can activate it we will be
checking
all Ohio S
Hi, I am very new to Tapestry.
I have followed tutorial for Tap4 but I have to use it in a 1.4.2 runtime. I am
trying to understand how to use injection w/o annotations and... I am a little
confused.
To use the injection in form tutorial, I have to insert piece of XML like this:
"in place"
Ryan,
SMSI Smith Micro Software
http://au.geocities.com/polycotyledonous328180/
Nick Crump, Acct. Rep. ms7490160
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14415#14415
--
Hi!
I got a page with a list of objects and a listener for deleting a object. After
deleting a obejct I get the following exception:
--
org.apache.hivemind.ApplicationRuntimeException
location:
java.util.ConcurrentModificationException
* java
Hello,
i`m writing an interceptor, in it i read file, which is in my context path, so
when i get System.getProperty("user.dir") - working dir, i get tomcat base dir.
is there any other way to get context dir?
m2f
Sent from www.TapestryForums.com
Read t
Reliable information about phentermine.
http://home.tiscali.cz:8080/phentermineorder/ phentermine online, buy
phentermine, order phentermine.
phentermine best prices on the web!Good luck!
phentermine (http://home.tiscali.cz:8080/phentermineorder/)
m2f -
Hello,
I have an iframe that loads up any number of pages. The way it works now is
the iframe gets set with a page link and then it loads up the page
independently. I initiate the switching between the pages in the iframe by
changeing the src of iframe. It works as it stands but I would rath
Thanks for this bit of missing info. This was the last thing I needed to
deploy my portlet correctly.
But it left me wondering...doesn't this seem like odd behavior? If I have a
war file containing a portlet application comprised of multiple portlets, would
each portlet then require a .applic
91 matches
Mail list logo