Hello!
The problem is that we no longer need two separate applications, but the
application contain wicket in the other.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Call-me-page-wicket-from-iframe-in-page-jsp-tp4658716p4658902.html
Sent from the Users forum ma
Hello!
The problem is that we no longer need two separate applications, but the
application contain wicket in the other.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Call-me-page-wicket-from-iframe-in-page-jsp-tp4658716p4658901.html
Sent from the Users forum mail
Thank you! How do I keep the same session even if aplicaiones different?
To be placed in each web.xml, help me
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Call-me-page-wicket-from-iframe-in-page-jsp-tp4658716p4658869.html
Sent from the Users forum mailing list
Yes, i want to merge them into a single application with only one code base.
I'm bringing in other wicket application.
I began by:
web.xml
http://java.sun.com/dtd/web-app_2_3.dtd";>
FilterAll
com.consisint.acsele.management.filter.URLFilter
inicio
Hello! Currently, I have two applications: one wicket and one in struts jsp.
Both need to interact. I keep the same HttpServletRequest and HttpSession in
both apliacaiones.
The solution I thought is to unify the wicket application in another
application.
How do I?
--
View this message in cont
Thank you!
Now, my problem is that there are two sessions (one in wicket application
and another in jsp). How achievement maintain the values existing in the
request from wicket to return to interact in the page jsp.
Example:
page in wicket (Page.java)
WebRequestCycle cycle = (WebR
Hello! Help me , how call me a page in wicket from of page .jsp.
Example:
*page.jsp*
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Call-me-page-wicket-from-iframe-in-page-jsp-tp4658716.html
Sent from the Users forum mailing list archive at Nabble.com.
-
James, please help me. Thank you!
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/error-in-heritance-tp3055355p3055573.html
Sent from the Users forum mailing list archive at Nabble.com.
-
To unsub
I done the class to change the location:
public class ConfigHtmlPath extends ResourceStreamLocator {
/**
* Constructor class
*/
public ConfigHtmlPath() {
}
/**
* Find the html resource in the dir especified
* @param clazz class to localize
* @para
I´m use wicket 1.4.6!
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/error-in-heritance-tp3055355p3055471.html
Sent from the Users forum mailing list archive at Nabble.com.
-
To unsubscribe, e-mai
Alex, the class Base extend Panel (ThirdByRolMain) and the class Sub
extend Base (ThirdByRolPolicy). The two class is in package
com.consisint.frontend.pages.
And the html in C:\programs\FrontEnd\FrontEnd\WebContent\views .
Help me please, error:
WicketMessage: Base markup of inherited m
Hello Alex, i´m using inheritance. See the cod. html of class extend
Panel:
http://www.w3.org/1999/XSL/Transform";>
AQUI VA EL
CHILD
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/error-in-heritance-tp3055355p3055406.html
Sent from the User
Hello!i´m doing a call to the son class, and and show the error:
WicketMessage: Base markup of inherited markup not found. Component class:
com.consisint.frontend.pages.ThirdByRolPolicy Enable debug messages for
org.apache.wicket.util.resource.Resource to get a list of all filenames
tried.
Root
Hello! I need help. How do i clear input the user in the autocomplete?
With what method?
Thank you!
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Object-AutoComplete-Clear-Input-tp2329930p2329930.html
Sent from the Wicket - User mailing list archive at Nabble.
Hello Martin, i´m use dialog(name ModalWindow).close(target)...thank you!
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/ModalWindow-Question-tp2279695p2280890.html
Sent from the Wicket - User mailing list archive at Nabble.com.
-
Hello! i´m done a ModalWindow the question, where it's show two button: yes
/ no. When the user do click the button, i done a close the ModalWindow and
have a error.
Help me!
AjaxButton yesB= new AjaxButton("YesButton"){
public void onSubmit(AjaxRequestTarget target, Form form){
16 matches
Mail list logo