Hello!
Am i newbie, and i have a question. Please help me.
I use the tacos autocompleter component, in my web-app.
The autocompelter source is a POJO (with two property, id and name).
If i put some character on the page, the autocpleter send the search request to
the page, and the request string
Hello!
I have a page, with a javascript:
function openPopup(startValue){
var win2=window.open("./app/ListValues&startValue="+startValue,"Listed
Values","width=600px, height=600px, resizable=yes, center=yes, menubar=no,
scrollbars=yes, status=yes, minimize=no, maximize=no, help=no")
win2.creator=
The question is wrong.
The problem is solved.
I found this: http://lombok.demon.co.uk/tapestry4Demo/TestPopupSource.html
Stef
> Hello!
>
> I have a page, with a javascript:
> function openPopup(startValue){
> var win2=window.open("./app/ListValues&startValue="+startValue,"Listed
> Values","width
Use the org.apache.tapestry.contrib.link.PopupLinkRenderer bean is your page.
It is a example, visit this page:
http://lombok.demon.co.uk/tapestry4Demo/TestPopup.html
Bye!
István Szücs
> -Original Message-
> From: [EMAIL PROTECTED]
> Sent: Tue, 19 Dec 2006 15:49:44 +0100
> To: users@tape
Hi Folks!
How can I setup the jetty to use it UTF-8 encoded html page?
An exempale:
1. Create a new project, use tapestry 4.1.2 archetype:
mvn archetype:create -DarchetypeGroupId=org.apache.tapestry \
-DarchetypeArtifactId=tapestry-archetype \
-DarchetypeVersion=4.1.2-SNAPSHOT -DgroupId=org.examp
emplate-encoding to "UTF-8", es
> described in
> http://tapestry.apache.org/tapestry4.1/usersguide/configuration.html
>
> 2007/9/1, Istvan Szucs <[EMAIL PROTECTED]>:
>>
>> Hi Folks!
>>
>> How can I setup the jetty to use it UTF-8 encoded html page
Hi,
The Honeycomb project is closed?
I can't access to http://honeycomb.javaforge.com/ website.
Any info from this project? It is moved somewhere?
Best regards,
Stef
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional com
Hi,
How can I get the real context path in Tapestry 4.0.2?
It is not enough:
public void test(IRequestCycle cycle) {
String contextPath =
cycle.getEngine().getInfrastructure().getContextPath();
}
Best regards,
Stef
GET FREE 5
>
>
> @InjectObject(service:tapestry.globals.ServletContext")
> public abstract ServletContext getServletContext();
>
>
> Shing
>
> --- Istvan Szucs <[EMAIL PROTECTED]> wrote:
>
>> Hi,
>>
>> How can I get the real context path in Tap
Hi Joshua,
You can user honeycomb's excel export (honey-excel module):
http://www.javaforge.com/sharedProjectInfo.do?proj_id=481
You need to contact with the project owner (Marcus) because at this time it is
not accessible on javaforge. This project broken on last javaforge upgrade
process.
I t
Hello!
How can i disable/enable dinamic the tacos:DojoMenuItem2 ?
Example:
It is not work... The [EMAIL PROTECTED]:DojoMenuItem2 never show.
Stef
-
Deploy mavenized project:
1. pom.xml: war
2. command prompt: mvn deploy
3. You have a *.war file in your 'project/target' directory.
Open tomcat manager and deploy your *.war file with admin role.
Jetty: ???
-
Jetty + UTF-8: -Dorg.mortbay.util.URI.charset=UTF-8
Tomcat + utf-8:
Update t
gt; none of those options worked for me in T5,
> nor template text nor text from database
> (text from database displays correctly in the console)
>
> Davor Hrg
>
> On 3/19/07, Istvan Szucs <[EMAIL PROTECTED]> wrote:
>>
>> Deploy mavenized project:
>&g
13 matches
Mail list logo