Can I use presentation grid in visual JSF page designer?

Hello dear...

I use Jdeveloper 11 g and 10 g.
When I tried to use the JSF Visual Editor (from the component palette), and when I drag any control to the page I found that the command will in the upper left corner of the page
and I even can not move the control to another place on the page by mouse.
the Visual JSF designer seems to use flow layout for the page. (same as using flow layout in swing applications).

The question is whether I can change the page layout to be available to grid instead of fluid layout? (to get around any control anywhere in the page.)

Note that in netbeans 6.1, when you design the JSF page, you have 2 options for the layout, the grid presentation and the fluid layout and you can choose as you like.
This function is located in jdeveloper 11?

If not, can someone tell me no work around to design JSF pages without using the fluid layout?

Thanks in advance

Samy

Published by: user10653280 on November 29, 2008 13:30

We do not provide absolute positioning for JSF application - it is a bad practice, since it fills your JSF page with the CSS code and create applications that are not portable between different screen/monitor resolutions - so instead, us use flow layout and provide a much richer set of elements of page layout.
See the info here:
http://download.Oracle.com/docs/CD/E12839_01/Web.1111/b31973/af_orgpage.htm#CACCBCCI

Tags: Java

Similar Questions

  • Can we use emulator ripple with visual studio?

    Hi friend

    How can we use emulator ripple with visual studio?

    Thanks in advance,

    Faster

    You can use ripple with Visual Studio...

    What I do is to create a directory on my machine that has my application in it, then go into Visual Studio and select: «File-> Open-> Web Site...» »

    Then I browse and select the directory where I created my app.  It will then open this directory as a Web site in Visual Studio.

    When I want to run and debug my application, I press "start without debugging".  This will launch the ASP.NET development for the project server so that I can type in the URL.

    I then open the URL in the ripple.  I can just edit the files in Visual Studio, then press refresh (F5) in waving to refresh the content of my application.

  • can I use my computer on my new CS4 design premium portable 64-bit windows 7?

    can I use my computer on my new CS4 design premium portable 64-bit windows 7? [information removed]

    Adobe have not tested the CS4 on Windows 7, but you can try to install it should work.

  • can I use my own background of start page in firefox?

    ICAN, I use my own background of start page in firefox as I can to the opera? See photo

    You can try to install https://addons.mozilla.org/firefox/addon/new-tab-tools or https://addons.mozilla.org/firefox/addon/background-image - I think that they should allow Firefox to have a background image on the new tab Page, as it is in opera.

  • Can ios10 use 9.3.5 password entry page?

    Updated to 10 of 6 s, 64 GB. I found this slide left leads to another page. Can I set up to use ios 9 password page?

    Simple answer.  N ° it is a new iOS and that's how it works.  Now to access your home page, you press the home button and enter your secret code.  Or you can go to settings > accessibility and set your home button to touch the finger allows you to unlock your phone.

  • Can I use AJAX web form within a page OrderRetrievev2.aspx?

    So I try to add a sign of the newsletter within a shopping cart. It's in my page template footer and I also created a page template strictly to the cart that contains the banner at the top and the registration form. As you may have already guessed, it does not work, but I don't know why. Here is the link page which goes directly to an empty basket. Footer and web form banner do not work but only on the OrderRetrievev2.aspx.

    I must point out that the forms are not your default newsletter registrations, they are custom forms that contain a hidden box. I chose to use a web form, so I could get the answer via AJAX.

    Whenever I submit the web form, I get an alert indicating the ERROR [object, object]. What I'm presenting a web form through an OrderRetrievev2.aspx extension? I am at a loss, but call me crazy, I'd love to find a way that works to have customers presents a registration form (a web form customized with a box hidden) and it works the same in every web page.

    Even if I need to remove the banner, I'd love for registration of footer to work just in case you get this 1 client which is like "Hey now, I want to sign up for their newsletter, even if it is almost time to check."

    Any ideas would be greatly appreciated. Thank you all!

    Because of the ID module in place.

    Save the need to explain some of them in the action of the form - put the form on a normal web page, making and replace modules oid and otype on the form that you are having problems with the values displayed on the page.

  • How can I use CSS to dynamically create HTML page?

    Hello

    I'm looking for ways to create pages html dynamically using CSS.

    Can someone point me to some links that would provide useful information?

    Thank you

    Serge

    Am I right in assuming that this is quite possible?

    Yes.

    Nancy O.

  • [JDev 10.1.3.4] Design view poster presentation JSP instead of JSF page layout. Why?

    Hello

    recently, we migrated our project of JDev 10.1.3.3 to JDev 10.1.3.4. And now we have a problem: the mode of creation (for files .jspx) displays a hierarchical view of JSP and not the WYSIWYG JSF view.

    It's quite embarrassing!

    When I activated the option "see design time Messages in the journal" (in tools-> Preferences) and I tried to open a page, I got the following stack trace:
    Error exercising tag : jsp:root
    javax.servlet.jsp.JspException: Cannot find FacesContext
         at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:427)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer.doStartTag(DesignTimeJspActionRenderer.java:1314)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer._executeTag(DesignTimeJspActionRenderer.java:1636)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer.renderAlternate(DesignTimeJspActionRenderer.java:693)
         at oracle.jdevimpl.webapp.jsp.renderers.JSPCoreSyntaxRenderer.render(JSPCoreSyntaxRenderer.java:99)
         at oracle.jdevimpl.webapp.design.support.jsp.DesignTimeJspServlet._renderSource(DesignTimeJspServlet.java:195)
         at oracle.jdevimpl.webapp.design.support.jsp.DesignTimeJspServlet.serviceJsp(DesignTimeJspServlet.java:109)
         at oracle.jdevimpl.webapp.design.support.jsp.DesignTimeJspServlet.service(DesignTimeJspServlet.java:73)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletInfo.service(DesignTimeServletInfo.java:274)
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeRequestDispatcher.dispatch(DesignTimeRequestDispatcher.java:236)
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeRequestDispatcher.include(DesignTimeRequestDispatcher.java:79)
         at oracle.jdevimpl.webapp.design.support.jsp.DesignTimePageContext.include(DesignTimePageContext.java:451)
         at oracle.jdevimpl.webapp.design.renderer.JspActionRenderer.executeInclude(JspActionRenderer.java:257)
         at oracle.jdevimpl.webapp.design.renderer.JspActionRenderer.renderInclude(JspActionRenderer.java:350)
         at oracle.jdevimpl.webapp.design.renderer.JspActionRenderer.render(JspActionRenderer.java:196)
         at oracle.jdevimpl.webapp.design.DesignTimeRenderer.renderChildren(DesignTimeRenderer.java:423)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer.renderChildren(DesignTimeJspActionRenderer.java:772)
         at oracle.jdevimpl.webapp.design.renderer.FacesActionRenderer.renderChildren(FacesActionRenderer.java:368)
         at oracle.jdevimpl.webapp.design.DesignTimeRenderer.render(DesignTimeRenderer.java:310)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer.renderIcon(DesignTimeJspActionRenderer.java:1531)
         at oracle.jdevimpl.webapp.design.renderer.FacesActionRenderer.render(FacesActionRenderer.java:95)
         at oracle.jdevimpl.webapp.design.DesignTimeRenderer.renderChildren(DesignTimeRenderer.java:423)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer.renderChildren(DesignTimeJspActionRenderer.java:772)
         at oracle.jdevimpl.webapp.design.renderer.FacesActionRenderer.renderChildren(FacesActionRenderer.java:368)
         at oracle.jdevimpl.webapp.design.DesignTimeRenderer.render(DesignTimeRenderer.java:310)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer.renderIcon(DesignTimeJspActionRenderer.java:1531)
         at oracle.jdevimpl.webapp.design.renderer.FacesActionRenderer.render(FacesActionRenderer.java:95)
         at oracle.jdevimpl.webapp.design.DesignTimeRenderer.renderChildren(DesignTimeRenderer.java:423)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer.renderChildren(DesignTimeJspActionRenderer.java:772)
         at oracle.jdevimpl.webapp.design.renderer.FacesActionRenderer.renderChildren(FacesActionRenderer.java:368)
         at oracle.jdevimpl.webapp.design.DesignTimeRenderer.render(DesignTimeRenderer.java:310)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer.renderIcon(DesignTimeJspActionRenderer.java:1531)
         at oracle.jdevimpl.webapp.design.renderer.FacesActionRenderer.render(FacesActionRenderer.java:95)
         at oracle.jdevimpl.webapp.design.DesignTimeRenderer.renderChildren(DesignTimeRenderer.java:423)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer.renderChildren(DesignTimeJspActionRenderer.java:772)
         at oracle.jdevimpl.webapp.design.renderer.FacesActionRenderer.renderChildren(FacesActionRenderer.java:368)
         at oracle.jdevimpl.webapp.design.DesignTimeRenderer.render(DesignTimeRenderer.java:310)
         at oracle.jdevimpl.webapp.design.renderer.DesignTimeJspActionRenderer.renderIcon(DesignTimeJspActionRenderer.java:1531)
         at oracle.jdevimpl.webapp.design.renderer.FacesActionRenderer.render(FacesActionRenderer.java:95)
         at oracle.jdevimpl.webapp.design.DesignTimeRenderer.renderChildren(DesignTimeRenderer.java:423)
         at oracle.jdevimpl.webapp.jsp.renderers.JSPCoreSyntaxRenderer.render(JSPCoreSyntaxRenderer.java:82)
         at oracle.jdevimpl.webapp.design.support.jsp.DesignTimeJspServlet._renderSource(DesignTimeJspServlet.java:195)
         at oracle.jdevimpl.webapp.design.support.jsp.DesignTimeJspServlet.serviceJsp(DesignTimeJspServlet.java:109)
         at oracle.jdevimpl.webapp.design.support.jsp.DesignTimeJspServlet.service(DesignTimeJspServlet.java:73)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletInfo.service(DesignTimeServletInfo.java:274)
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeRequestDispatcher.dispatch(DesignTimeRequestDispatcher.java:236)
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext._service(DesignTimeServletContainerContext.java:681)
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext.service(DesignTimeServletContainerContext.java:626)
         at oracle.jdevimpl.webapp.design.DesignTimeRenderThread.service(DesignTimeRenderThread.java:74)
         at oracle.jdevimpl.webapp.design.DesignTimeEngine.service(DesignTimeEngine.java:348)
         at oracle.jdevimpl.webapp.design.view.DesignTimeViewDocument._serviceJsp(DesignTimeViewDocument.java:855)
         at oracle.jdevimpl.webapp.design.view.DesignTimeViewDocument.rebuildTree(DesignTimeViewDocument.java:139)
         at oracle.jdevimpl.webapp.design.view.DesignTimeFixedViewDocument.rebuildTree(DesignTimeFixedViewDocument.java:154)
         at oracle.jdevimpl.webapp.model.content.dom.view.proxy.ProxyViewDocument.initialize(ProxyViewDocument.java:80)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.rebuildViewDocument(AbstractWebAppEditor.java:686)
         at oracle.jdevimpl.webapp.editor.html.HtmlEditor.rebuildViewDocument(HtmlEditor.java:621)
         at oracle.jdevimpl.webapp.editor.jsp.JspEditor.rebuildViewDocument(JspEditor.java:209)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.createDocuments(AbstractWebAppEditor.java:1206)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.open(AbstractWebAppEditor.java:393)
         at oracle.jdevimpl.webapp.editor.html.HtmlEditor.open(HtmlEditor.java:172)
         at oracle.jdevimpl.webapp.editor.jsp.JspEditor.open(JspEditor.java:113)
         at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:239)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:147)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:90)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:231)
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:194)
         at oracle.ideimpl.editor.TabGroupState.createSplitPaneState(TabGroupState.java:103)
         at oracle.ideimpl.editor.TabGroup.addTabGroupState(TabGroup.java:275)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1261)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1196)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1131)
         at oracle.ideimpl.editor.EditorManagerImpl.whenOpenEditor(EditorManagerImpl.java:2332)
         at oracle.ideimpl.editor.EditorManagerImpl.handleDefaultAction(EditorManagerImpl.java:1893)
         at oracle.ide.controller.ContextMenu.fireDefaultAction(ContextMenu.java:343)
         at oracle.ideimpl.explorer.BaseTreeExplorer.fireDefaultAction(BaseTreeExplorer.java:1576)
         at oracle.ideimpl.explorer.BaseTreeExplorer.dblClicked(BaseTreeExplorer.java:1913)
         at oracle.ideimpl.explorer.BaseTreeExplorer.mouseReleased(BaseTreeExplorer.java:1934)
         at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:176)
         at java.awt.Component.processEvent(Component.java:5282)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3984)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1791)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Can someone help me with this? It is really bad for us. I need to see the WYSIWYG view, not a hierarchical view.

    I'm already regretting that we migrated to JDeveloper 10.1.3.4.

    If you have access to Metalink, you can open a Service request, compress your work space and its contents in a ZIP file (you can keep it as it is now) and download here.
    You can see this discussion - support engineer will know what you have already tried.

    Kind regards

    Didier.

    Published by: Didier Laurent on October 13, 2008 21:50

    You have not answered the question on the filter.
    This is the case in your application?
    See the analysis of Re: interface of lost page.

  • How are added at the end of the form &lt; form &gt; html? I can't use the <>head in the Properties Page

    How can I add HTML at the end of a form? I can't include it in the < head > Page Properties section and when I add object HTML that breaks down, I even tried adding < form > This does not work too.

    If you want to take a look at the form of iota, please.

    I assume you find a form here. Depends on the amount of traffic, and it's free.

    Hope this helps?

    Uwe

  • Can I use typekit InDesign to view a page in offline mode on my computer?

    Hello

    I added the times ' Fira without ' of Typeset to Muse and use in my layouts. It works well in the program, also in preview of the Interior of the Muse, as well as in the overview of the site and the page in the browser.

    The only place where it does not work is when I chose to export HTML code.

    Does anyone have any idea why this could be?

    Yes, you need a network connection for this.

    Thank you

    Sanjit

  • Can I use my Apple pencil on the pages?

    Notes doesn't have the ability to manipulate images inserted as well as functionality of the Pages.

    To ask Apple to add this feature, go to

    http://www.Apple.com/feedback

  • Why can't I click on some parts of my screen only if you are using firefox. I can not use the upper part of my scroll bar, but can use the background. I cannot click on the top of all sites, but he can click on any part of the site.

    If you use firefox, I can't use my up arrow of the page or click on the upper part of the scroll bar to make it move. Can I use the middle and the bottom of the bar. Also, I can't click on some items that are on a certain part of a web page (upper part). When I use firefox to open my email the same thing. I can't click on the upper part of the page e-mail delete tab, check e-mail tab, etc. However, I can click on it when I use internet explore so I don't know if it of a firefox issue or not. Thank you

    Recently, the extension of the Yahoo! toolbar and the extension of Babylon have been reported to cause a problem like that. Disable or uninstall the modules.

       * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    
  • Can I use my pencil on iPad 2

    I just bought the pencil, but I can't use it on iPad 2

    NO - designed to work with the iPad Pro capabilities

    Apple pencil will work on the ipad air 2

  • Cannot change a jsf page in a WYSWYG way when you use a page template

    One of the great features of Jdev/adf (now I'm on jdev 12.1.2) is the feature of declarative design for user interfaces, and there are mechanisim of the Page template, declarative elements, etc.

    However, when I create a jsf page based on a page template, so I can't edit the items in the jsf page in a WYSWYG way, it means that I drag - move interface components panel user components in the window of the Application of the Structure, or directly modify the jsf page source file - then I get bored of the above characteristic of Jdev.

    My above said just? or are there other ways?

    Thank you.

    You can try disclosed property to true for the tab you want in the model.

    Then refresh (or reopen) page.

    Dario

  • Can I use Art boards to create several ebook page?

    Can I use Art boards to create several page for digital download ebook without the need to use Indesign?

    I don't have access to or want Indesign or Illustrator this is because im a very light user.

    Thanks Daryl

    That is not a good idea, plans to work in Photoshop are not appropriate pages.

Maybe you are looking for

  • I have a HP Deskjet 1050 J410 {a} not contacted the network printer.

    I have a HP Deskjet 1050 J410 {a} printer which is not contacted via the network.

  • Iconia A510 DEAD after charger broken

    Hi all. I have an Olympic Iconia A510 edition. When he was only about 2 months, my daughter was then that plugged into the charger, unfortunately she forgot it was plugged in and walked away with the tablet in his hand, he yanked the cable out of the

  • When I print a document the header and the foot seem to print but the body does not work.

    I tried all the troubleshooting patches.  I downloaded the new drivers.  I have a temporary icon on my desk top that I downloaded to fix my printer.  Now it prints; but the parts of the document are not printed.  It doesn't look like the header and t

  • Update ios image for 1260 AP

    Hi all I have cisco access of 1260 with standalone ios ap3g1-k9w7 - point tar.124 - 23 c. I download new IOS to connect to the AP to the controller the new ios is ap3g1-k9w8 - tar.124 - 23c.JA5.tar. Please what the steps to upgrade th AP kneeling. is

  • You see only not the cmdlets in the Basic module

    HelloJust installed PowerCLI 6.0 on Windows 10 and when I run get-module, it shows all of the PowerCLI. modules get-vicommand display the cmdlets from DeployAutomation and ImageBuilder but none of the vmdlets of the base module. I'm missing something